Ruby on Rails
Go to file
James Le Cuirot f664c57fe8 Don't overwrite unsaved updates when loading an association but preserve the order of the loaded records. Reapplied from before but now allows already-saved records to be refreshed.
[#4830 state:resolved]

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-20 00:32:06 +02:00
actionmailer pdoc tasks publishe APIs in api.rubyonrails.org 2010-06-16 22:39:13 +02:00
actionpack Support render_template in view tests. Useful for specifying which 2010-06-20 00:26:42 +02:00
activemodel ActiveModel::Validations::Callbacks should not be required by default. 2010-06-19 18:20:02 +02:00
activerecord Don't overwrite unsaved updates when loading an association but preserve the order of the loaded records. Reapplied from before but now allows already-saved records to be refreshed. 2010-06-20 00:32:06 +02:00
activeresource pdoc tasks publishe APIs in api.rubyonrails.org 2010-06-16 22:39:13 +02:00
activesupport Merge branch 'master' of github.com:rails/rails 2010-06-20 00:12:54 +02:00
bin add missing shebang to rails bin. LH [#4885 state:resolved] 2010-06-19 00:54:42 -07:00
ci edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
doc/template migrates the Jamis template to RDoc 2.x, the root Rakefile requires RDoc 2.2 2010-06-16 04:06:20 +02:00
railties Strip trailing whitespace from generated applications [#4905 state:resolved] 2010-06-20 00:28:41 +02:00
tools Ensure require and load are private - h/t apeiros 2010-04-24 10:38:41 -07:00
.gitignore
Gemfile removes the documentation group from the Gemfile, thus making RDoc 2.2 required in dev machines 2010-06-16 19:28:23 +02:00
RAILS_VERSION Get ready for beta 4 2010-06-08 14:47:02 -04:00
Rakefile pdoc tasks publishe APIs in api.rubyonrails.org 2010-06-16 22:39:13 +02:00
load_paths.rb
rails.gemspec Update bundler dependency 2010-06-08 18:10:18 -04:00
release.rb
version.rb