This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c771a9608f54ebdfcb6fca819c83038489ce50d
rails
/
activerecord
/
lib
History
Eloy Duran
9c771a9608
Make sure to not add autosave callbacks multiple times. [
#3575
state:resolved]
...
This makes sure that, in a HABTM association, only one join record is craeted.
2009-12-28 16:56:31 +01:00
..
active_record
Make sure to not add autosave callbacks multiple times. [
#3575
state:resolved]
2009-12-28 16:56:31 +01:00
active_record.rb
Move Relation calculation methods to a separate module
2009-12-28 19:12:15 +05:30