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
f866ced24ac9cdece7801f50ec79cdbe3ff5ad59
rails
/
activerecord
/
lib
History
Eloy Duran
f866ced24a
Don't use strings for callbacks, as these will be evaled. Rather use symbols, which uses a direct method dispatch.
...
Patch by Comron Sattari. [
#3429
state:resolved]
2010-01-07 13:19:48 +01:00
..
active_record
Don't use strings for callbacks, as these will be evaled. Rather use symbols, which uses a direct method dispatch.
2010-01-07 13:19:48 +01:00
active_record.rb
Autoload AR test case
2010-01-04 16:50:01 -06:00