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
James Le Cuirot f3fedd7f84 Don't remove scheduled destroys when loading an association. [#4642 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-07-01 01:06:58 +02:00
actionmailer docs: note that mail() accepts arbitrary headers 2010-06-30 17:07:19 +02:00
actionpack A couple enhancements to the router: 2010-06-30 12:34:15 +02:00
activemodel Missing BigDecimal dependency 2010-06-27 16:28:04 -07:00
activerecord Don't remove scheduled destroys when loading an association. [#4642 state:resolved] 2010-07-01 01:06:58 +02:00
activeresource Make sure ActiveResource::Errors#from_json doesn't pass nil to #from_array [#3650 state:commited] 2010-06-26 19:23:10 +02:00
activesupport Merge remote branch 'rails/master' 2010-06-30 20:47:26 +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 url_for no longer escapes HTML, the :escape option is also gone 2010-06-30 00:23:13 +02:00
tools Support an extra profile printer arg 2010-06-24 01:08:12 -07:00
.gitignore Ignore generated railties RDocs [#4289 state:resolved] 2010-03-28 22:45:29 -07:00
Gemfile Vendor unreleased rack-mount 0.6.6.pre dependency 2010-06-27 16:28:04 -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 Update bundler dependency 2010-06-08 18:10:18 -04: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
release.rb Simple release script 2010-04-13 12:26:15 -07:00
version.rb Ops, this should be beta4. 2010-06-24 04:31:07 -07:00