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
4f37b97033f596ec2c95eb53e9964e051c224981
rails
/
activerecord
/
lib
History
José Valim
4f37b97033
Changed ActiveRecord to use new callbacks and speed up observers by only notifying events that are actually being consumed.
...
Signed-off-by: Joshua Peek <
josh@joshpeek.com
>
2009-09-08 10:26:39 -05:00
..
active_record
Changed ActiveRecord to use new callbacks and speed up observers by only notifying events that are actually being consumed.
2009-09-08 10:26:39 -05:00
active_record.rb
Introduce validates_with to encapsulate attribute validations in a class.
2009-08-09 22:47:56 -07:00
activerecord.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00