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/active_record_basics.md 5-2-stable #7

Open
18 tasks
RizkiePratama opened this issue Jan 26, 2019 · 0 comments
Open
18 tasks

source/active_record_basics.md 5-2-stable #7

RizkiePratama opened this issue Jan 26, 2019 · 0 comments
Assignees

Comments

@RizkiePratama
Copy link

RizkiePratama commented Jan 26, 2019

Branch: active-record-basics

Daftar Isi

  • Active Record Basics
    • What is Active Record?
      • The Active Record Pattern
      • Object Relational Mapping
      • Active Record as an ORM Framework
    • Convention over Configuration in Active Record
      • Naming Conventions
      • Schema Conventions
    • Creating Active Record Models
    • Overriding the Naming Conventions
    • CRUD: Reading and Writing Data
      • Create
      • Read
      • Update
      • Delete
    • Validations
    • Callbacks
    • Migrations
@RizkiePratama RizkiePratama created this issue from a note in Guides Rails Indonesia (In progress) Jan 26, 2019
@RizkiePratama RizkiePratama self-assigned this Jan 26, 2019
@SunDi3yansyah SunDi3yansyah changed the title source/active_record_basics.md source/active_record_basics.md 5-2-stable Feb 19, 2019
@SunDi3yansyah SunDi3yansyah changed the title source/active_record_basics.md 5-2-stable source/active_record_basics.md #5-2-stable Feb 19, 2019
@SunDi3yansyah SunDi3yansyah changed the title source/active_record_basics.md #5-2-stable source/active_record_basics.md guides#5-2-stable Feb 19, 2019
@SunDi3yansyah SunDi3yansyah changed the title source/active_record_basics.md guides#5-2-stable source/active_record_basics.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
Guides Rails Indonesia
  
In progress
Development

No branches or pull requests

1 participant