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-02-04 03:05:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
091e6f791aa3324b2c7f8c8c4cd2fce12b689cc8
rails
/
activerecord
/
lib
History
Ben Symonds
091e6f791a
Change field_changed? method to handle the case where a nullable integer column is changed from 0 to '0'
...
[
#1530
state:committed] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2008-12-08 15:42:13 -08:00
..
active_record
Change field_changed? method to handle the case where a nullable integer column is changed from 0 to '0'
2008-12-08 15:42:13 -08:00
active_record.rb
Add config.preload_frameworks to load all frameworks at startup. Default to false so Rails autoloads itself as it's used.
2008-11-24 18:43:04 -08:00
activerecord.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00