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
ad343d7263d0922bbe32f550e7057d55f2c4d311
rails
/
activerecord
/
lib
History
Prem Sichanugrist
ad343d7263
Use Rails 3.1
change
method in 'add_' migration generator
2011-01-04 11:16:52 -08:00
..
active_record
Remove undocumented feature from has_one where you could pass false as the second parameter to build_assoc or create_assoc, and the existing associated object would be untouched (the foreign key would not be nullified, and it would not be deleted). If you want behaviour similar to this you can do the following things:
2011-01-03 16:24:32 -08:00
rails
/generators
Use Rails 3.1
change
method in 'add_' migration generator
2011-01-04 11:16:52 -08:00
active_record.rb
Always pull in version for frameworks (standardize autoload / require / none)
2010-10-10 16:12:04 -07:00