Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source/getting_started.md 5-2-stable #3

Open
11 of 39 tasks
SunDi3yansyah opened this issue Jan 22, 2019 · 0 comments
Open
11 of 39 tasks

source/getting_started.md 5-2-stable #3

SunDi3yansyah opened this issue Jan 22, 2019 · 0 comments
Assignees

Comments

@SunDi3yansyah
Copy link
Member

SunDi3yansyah commented Jan 22, 2019

Branch: getting-started

Daftar Isi

  • Getting Started with Rails
    • Guide Assumptions
    • What is Rails?
    • Creating a New Rails Project
      • Installing Rails
      • Creating the Blog Application
    • Hello, Rails!
      • Starting up the Web Server
      • Say "Hello", Rails
      • Setting the Application Home Page
    • Getting Up and Running
      • Laying down the groundwork
      • The first form
      • Creating articles
      • Creating the Article model
      • Running a Migration
      • Saving data in the controller
      • Showing Articles
      • Listing all articles
      • Adding links
      • Adding Some Validation
      • Updating Articles
      • Using partials to clean up duplication in views
      • Deleting Articles
    • Adding a Second Model
      • Generating a Model
      • Associating Models
      • Adding a Route for Comments
      • Generating a Controller
    • Refactoring
      • Rendering Partial Collections
      • Rendering a Partial Form
    • Deleting Comments
      • Deleting Associated Objects
    • Security
      • Basic Authentication
      • Other Security Considerations
    • What's Next?
    • Configuration Gotchas
@SunDi3yansyah SunDi3yansyah self-assigned this Jan 22, 2019
SunDi3yansyah added a commit that referenced this issue Jan 29, 2019
SunDi3yansyah added a commit that referenced this issue Jan 29, 2019
SunDi3yansyah added a commit that referenced this issue Jan 29, 2019
SunDi3yansyah added a commit that referenced this issue Jan 30, 2019
SunDi3yansyah added a commit that referenced this issue Feb 2, 2019
@SunDi3yansyah SunDi3yansyah changed the title source/getting_started.md source/getting_started.md 5-2-stable Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant