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

[RF DOCS] Active Record Basics Guide [ci-skip] #51226

Merged
Merged
Changes from 48 commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
274c168
intro
bhumi1102 Feb 13, 2024
1e184c9
orm
bhumi1102 Feb 14, 2024
67bfce0
conventions
bhumi1102 Feb 14, 2024
9940878
examples
bhumi1102 Feb 14, 2024
6bb38d6
more
bhumi1102 Feb 14, 2024
13ec725
naming
bhumi1102 Feb 14, 2024
c2d0d45
creating active record section
bhumi1102 Feb 20, 2024
1f0bacc
add migration example, add link to ActiveRecord Base
bhumi1102 Feb 20, 2024
633b6f2
code fence and highlighting
bhumi1102 Feb 20, 2024
618cf7e
crud
bhumi1102 Feb 20, 2024
2cc910f
validation, callback, migration
bhumi1102 Feb 20, 2024
7537404
lint
bhumi1102 Feb 20, 2024
7d50f0a
update code example to books, add sql for crud
bhumi1102 Feb 22, 2024
7667610
update code examples for update section
bhumi1102 Feb 22, 2024
19a950a
add new code examples to update and destroy
bhumi1102 Feb 22, 2024
42c6fe3
review comments
bhumi1102 Feb 28, 2024
990d073
review comments
bhumi1102 Feb 28, 2024
3a7f196
fix silly spellings
bhumi1102 Feb 28, 2024
155e59e
update migration link
bhumi1102 Feb 28, 2024
a8cb67d
review comments
bhumi1102 Feb 28, 2024
1e99080
review comments
bhumi1102 Feb 28, 2024
6529bb4
change products to books
bhumi1102 Feb 28, 2024
12575e3
resolve merge conflict
bhumi1102 Feb 28, 2024
bb129b3
replace all reference to Product with Book
bhumi1102 Feb 28, 2024
077c1dd
update intro about M in MVC and Active Model
bhumi1102 Feb 28, 2024
c75014a
add active model link
bhumi1102 Feb 28, 2024
f573ea6
make the intro language less jargon-y
bhumi1102 Feb 28, 2024
2d36458
wording
bhumi1102 Feb 28, 2024
2fdaef1
intro wording
bhumi1102 Feb 28, 2024
700f777
review comments
bhumi1102 Feb 29, 2024
2a7a209
review comments
bhumi1102 Feb 29, 2024
4d9841d
review comments
bhumi1102 Feb 29, 2024
70dca9f
review comments
bhumi1102 Feb 29, 2024
5864893
review comments
bhumi1102 Feb 29, 2024
b7100ee
use irb>
bhumi1102 Feb 29, 2024
b3c7eb5
add note about created_at and updated_at
bhumi1102 Feb 29, 2024
2e758d7
add a note for rails generate model
bhumi1102 Feb 29, 2024
c7cbbbc
lint
bhumi1102 Feb 29, 2024
9946dbb
make the active record vs. active model thing a note
bhumi1102 Feb 29, 2024
dee4960
community review
bhumi1102 Mar 4, 2024
580f88f
community review
bhumi1102 Mar 4, 2024
1a22b4c
community review
bhumi1102 Mar 4, 2024
5cf2130
community review
bhumi1102 Mar 4, 2024
c3077a3
community review
bhumi1102 Mar 4, 2024
b32e19e
community review
bhumi1102 Mar 4, 2024
88ba82b
merge conflict
bhumi1102 Mar 4, 2024
b4bc946
use title in find_by
bhumi1102 Mar 4, 2024
96a31b5
clarify find vs. find_by
bhumi1102 Mar 4, 2024
a307167
move note
bhumi1102 Mar 5, 2024
4a64142
clarify comment
bhumi1102 Mar 5, 2024
106a399
lint
bhumi1102 Mar 5, 2024
285c376
clean up id example
bhumi1102 Mar 6, 2024
affde87
fix code fences per rubocop issue
bhumi1102 Mar 6, 2024
d0d5372
add a new section for namespaced models
bhumi1102 Mar 6, 2024
5b4e021
final review
bhumi1102 Mar 7, 2024
0e01663
final review
bhumi1102 Mar 7, 2024
ad85287
final review
bhumi1102 Mar 7, 2024
4b52e02
final review
bhumi1102 Mar 7, 2024
0b8d932
final review
bhumi1102 Mar 7, 2024
c06b8c2
update intro, add more too namespaced section
bhumi1102 Mar 7, 2024
87f2581
wrap column to 80
bhumi1102 Mar 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view