Ruby on Rails
Go to file
Eloy Duran da3c21ead5 Ensure the parent record is always saved when the child is invalid. [#2249 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-04-27 19:25:27 +01:00
actionmailer Refactor ActionView::Path 2009-04-22 17:24:41 -07:00
actionpack Delegate controller.session to request.session and deprecate response session 2009-04-27 13:11:17 -05:00
activemodel
activerecord Ensure the parent record is always saved when the child is invalid. [#2249 state:resolved] 2009-04-27 19:25:27 +01:00
activeresource Fix differing rails_to_json arity 2009-04-26 20:26:44 -07:00
activesupport Use __send__ for BasicObject friendliness 2009-04-26 20:05:17 -07:00
ci Updated for Rack 1.0 2009-04-25 12:33:14 -07:00
doc/template
railties Remove reference to Rack::RewindableInput, which has been removed a while ago. 2009-04-26 11:22:03 -05:00
.gitignore
Rakefile
pushgems.rb
release.rb