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 Callbacks #51654

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open
Changes from 30 commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
82eff47
base changes from the old PR
Ridhwana Mar 28, 2024
1b57299
rename callback classes to callback objects
Ridhwana Mar 28, 2024
7e93965
remove instance var
Ridhwana Mar 28, 2024
3afdb97
oxford comma
Ridhwana Mar 28, 2024
924f991
updates as per suggestions
Ridhwana Mar 28, 2024
b1861ff
explain the use cases of callbacks
Ridhwana Mar 28, 2024
4f67b16
move the sentence below the code example
Ridhwana Apr 3, 2024
d86f104
update the transactional callback ordering
Ridhwana Apr 3, 2024
6009818
updates based on feedback
Ridhwana Apr 10, 2024
8f3fe46
header guidelines
Ridhwana Apr 10, 2024
9854629
column count
Ridhwana Apr 10, 2024
7fb8b6a
summary of the guide
Ridhwana Apr 10, 2024
2e1c5d8
move callback objects to the end
Ridhwana Apr 10, 2024
482e198
collumn count
Ridhwana Apr 10, 2024
0c295cb
make some small tweaks to the documentation
Ridhwana Apr 10, 2024
9e7f924
Update guides/source/active_record_callbacks.md
Ridhwana Apr 12, 2024
fb86d3d
Update guides/source/active_record_callbacks.md
Ridhwana Apr 12, 2024
2d2d618
Update guides/source/active_record_callbacks.md
Ridhwana Apr 12, 2024
039fd2e
Update guides/source/active_record_callbacks.md
Ridhwana Apr 12, 2024
91a2948
Update guides/source/active_record_callbacks.md
Ridhwana Apr 12, 2024
18c2bc3
Update guides/source/active_record_callbacks.md
Ridhwana Apr 12, 2024
f7a2eee
Update guides/source/active_record_callbacks.md
Ridhwana Apr 12, 2024
2821627
Update guides/source/active_record_callbacks.md
Ridhwana Apr 12, 2024
7308c8a
Update guides/source/active_record_callbacks.md
Ridhwana Apr 12, 2024
26a22f4
Update guides/source/active_record_callbacks.md
Ridhwana Apr 12, 2024
3c12c32
add before to relation
Ridhwana Apr 12, 2024
7a3e44c
replace puts with Rails.logger.info
Ridhwana Apr 12, 2024
cb1b471
change single quotes to double quotes
Ridhwana Apr 12, 2024
9501158
change the method name to not include normalize
Ridhwana Apr 12, 2024
5dbbe0b
add a note about valid?
Ridhwana Apr 12, 2024
928df1e
Update guides/source/active_record_callbacks.md
Ridhwana May 2, 2024
6272294
Update guides/source/active_record_callbacks.md
Ridhwana May 2, 2024
6f913ce
Update guides/source/active_record_callbacks.md
Ridhwana May 2, 2024
8abf2c3
Update guides/source/active_record_callbacks.md
Ridhwana May 2, 2024
e595145
Update guides/source/active_record_callbacks.md
Ridhwana May 2, 2024
9249abb
Update guides/source/active_record_callbacks.md
Ridhwana May 2, 2024
372df42
make updates based on feedbcak
Ridhwana May 2, 2024
7fd4890
updates based on feeback
Ridhwana May 2, 2024
6d72caa
updates based on feeback
Ridhwana May 2, 2024
19ef855
Merge branch 'main' into Ridhwana/active-record-callbacks-documentation
Ridhwana May 2, 2024
42a53e1
lint
Ridhwana May 2, 2024
32828b8
fix the documentation on callback ordering
Ridhwana May 3, 2024
802c601
custome callbacks
Ridhwana May 3, 2024
adcc289
chore: format
Ridhwana May 3, 2024
cd7e6f6
add links
Ridhwana May 6, 2024
d9490a0
skipping callbacks example
Ridhwana May 7, 2024
4a254a2
add some more information on custom contexts
Ridhwana May 7, 2024
7ab4995
suppress callbacks
Ridhwana May 7, 2024
a276e19
rubocop fixes
Ridhwana May 7, 2024
7dddb53
empty lines around code blocks
Ridhwana May 7, 2024
18f397d
change the name of the class
May 15, 2024
69b66b0
change the name of the class
May 15, 2024
2c1dcae
Merge remote-tracking branch 'refs/remotes/origin/Ridhwana/active-rec…
May 15, 2024
fbc8439
Merge branch 'main' into Ridhwana/active-record-callbacks-documentation
Ridhwana May 16, 2024
77b5e44
column wrap
Ridhwana May 16, 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