Go to file
Łukasz Strzałkowski 518b16d9ae Line break in migration template and nicer code indentation
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-25 10:57:05 +02:00
actionmailer Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02:00
actionpack Do not wrap hidden fields with error proc [#4962 state:resolved] 2010-06-25 09:49:29 +02:00
activemodel Regression with how base errors messages are added to a model. Works correctly for both string error messages and symbol translated messages. 2010-06-23 14:45:55 +02:00
activerecord Line break in migration template and nicer code indentation 2010-06-25 10:57:05 +02:00
activeresource Fix bug where ActiveResource::HttpMock would overwrite Accept/Content-Type header to application/xml [#4939 state:resolved] 2010-06-24 13:25:10 +02:00
activesupport AS::Isolation functional on Windows/JRuby. 2010-06-24 09:10:58 -07: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 Dont reload the environment, just not needed bro 2010-06-24 17:38:46 -05: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 removes the documentation group from the Gemfile, thus making RDoc 2.2 required in dev machines 2010-06-16 19:28:23 +02: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_VERSION Get ready for beta 4 2010-06-08 14:47:02 -04:00
rails.gemspec Update bundler dependency 2010-06-08 18:10:18 -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