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
Ernie Miller 63026541b2 Fix honoring :primary_key option when joining or eager loading a belongs_to association
[#765 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-03-29 15:24:27 -07:00
actionmailer Bump mail to 2.1.5.3 2010-03-29 08:05:39 -07:00
actionpack Updated asset_template_path to asset_path and have it also support a String [#4247 state:resolved] 2010-03-28 18:46:18 -07:00
activemodel Merge branch 'master' of github.com:rails/rails 2010-03-28 11:34:16 -07:00
activerecord Fix honoring :primary_key option when joining or eager loading a belongs_to association 2010-03-29 15:24:27 -07:00
activeresource adds missing requires for Object#blank? and Object#present? 2010-03-28 14:15:02 +02:00
activesupport Provide a better error if the parsed REXML document has no root [#3803 state:resolved] 2010-03-28 23:21:35 -07:00
ci Why are we not updating bundler? 2010-03-28 15:46:45 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Revert "Ruby 1.9: use ruby-debug19. [#3949 state:resolved]" 2010-03-29 14:07:12 -07:00
tools ./tools/console to drop into irb with rails loaded 2010-03-28 18:18:25 -07:00
.gitignore Ignore generated railties RDocs [#4289 state:resolved] 2010-03-28 22:45:29 -07:00
Gemfile ruby-debug19 doesn't install cleanly on 1.9.2 trunk 2010-03-29 08:57:43 -07:00
load_paths.rb Bust gem prelude to ensure bundler's in the load path. Not sure what's broken here. 2010-03-27 12:06:27 -07:00
rails.gemspec Rails requires Rubygems 1.3.6 2010-03-09 23:44:12 -08:00
rails3b.gemspec Bump to Bundler 0.9.8. Remark on RubyGems 1.3.6 fix. 2010-02-25 16:55:42 -08:00
RAILS_VERSION Read Rails version from a file instead of modifying the load path and doing requires 2010-03-04 21:25:52 -08:00
Rakefile Make Railties RDoc task work again [#4291 state:resolved] 2010-03-28 22:45:03 -07:00
version.rb Add rake update_versions task at root for quickly updating all components 2010-03-02 00:32:41 -05:00