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
66212f69acc3d51af10ff76a18ff4c0bfa305ea5
rails
/
activerecord
/
lib
History
Neeraj Singh
66212f69ac
If a nested_attribute is being marked for destruction and at the same time an attr_accessor value is being assigned then the value being assigned is being ignored. This patch is a fix for that issue.
...
[
#5939
state:resolved] Signed-off-by: José Valim <
jose.valim@gmail.com
>
2010-11-24 22:08:36 +01:00
..
active_record
If a nested_attribute is being marked for destruction and at the same time an attr_accessor value is being assigned then the value being assigned is being ignored. This patch is a fix for that issue.
2010-11-24 22:08:36 +01: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