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
96eec090dfd50326146b2f690408fefec50c5111
rails
/
activerecord
/
lib
History
Michael Koziarski
96eec090df
Work around a strange piece of Syck behaviour where it checks Model#respond_to? before initializing the object.
...
Things like YAML.load(YAML.dump(@post)) won't work without this.
2010-12-02 08:40:34 -08:00
..
active_record
Work around a strange piece of Syck behaviour where it checks Model#respond_to? before initializing the object.
2010-12-02 08:40:34 -08:00
rails
/generators
updating generators
2010-11-17 14:57:54 -08:00
active_record.rb
Always pull in version for frameworks (standardize autoload / require / none)
2010-10-10 16:12:04 -07:00