1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
Graeme Porteous c01be9de32 Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [#1756 state:resolved]
Mixed in a bit from patch by ransom-briggs. [#2813 state:resolved]

Signed-off-by: Eloy Duran <eloy.de.enige@gmail.com>
2009-09-12 16:03:32 +02:00
actionmailer Revert "Allow frameworks to be required by their gem name" 2009-09-12 02:41:01 -07:00
actionpack Allow fields_for on a nested_attributes association to accept an explicit collection to be used. [#2648 state:resolved] 2009-09-12 15:50:05 +02:00
activemodel Revert "Allow frameworks to be required by their gem name" 2009-09-12 02:41:01 -07:00
activerecord Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [#1756 state:resolved] 2009-09-12 16:03:32 +02:00
activeresource Revert "Allow frameworks to be required by their gem name" 2009-09-12 02:41:01 -07:00
activesupport Revert "Allow frameworks to be required by their gem name" 2009-09-12 02:41:01 -07:00
ci Start running AS isolated tests on CI 2009-09-07 21:13:25 -05:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Ruby 1.9 compat: Avoid using the return value of FileUtils.mkdir_p, as it does not return a String but an Array in Ruby 1.9 2009-09-11 19:20:57 -07:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore Refactor ActionView::Resolver 2009-09-03 11:18:57 -07:00
.gitmodules Remove submodule 2009-08-11 23:44:44 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Add rake gemspec and gemspecs to the repo 2009-08-31 17:20:44 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00