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
2010-01-17 21:31:06 -06:00
actionmailer mail.create_path returns an array test fixed [#3712 status:resolved] 2010-01-17 14:54:06 +01:00
actionpack Accessing nonexistant cookies through the signed jar should not raise an 2010-01-17 21:31:06 -06:00
activemodel Adding Proc support to validation messages so that they can become a little more dynamic, allowing for customisations during the request [#3514 status:resolved]. 2010-01-17 14:40:10 +01:00
activerecord Add missing CHANGELOG entry about relations as scopes 2010-01-18 04:42:04 +05:30
activeresource save(false) is gone, use save(:validate => false) instead. 2010-01-17 14:22:34 +01:00
activesupport Add ActionDispatch::Notifications middleware. 2010-01-17 11:29:51 +01:00
arel@0faeb50474
ci Update CI bundler 2009-12-21 17:27:30 -06:00
doc/template
railties Fix RAILS_ROOT deprecation on guides generation. [#3710 status:resolved] 2010-01-17 16:28:31 +01:00
tools
.gitignore Set a good example, no system ignores in project ignore file 2010-01-13 20:26:01 -06:00
.gitmodules Remove rack submodule, 1.1 has been released as a gem. 2010-01-04 10:09:10 -06:00
Gemfile Move I18n to gemspec and update dependencies. 2010-01-15 23:48:38 +01:00
pushgems.rb
rails.gemspec
Rakefile rake smoke: toplevel task to quickly smoke-test all projects 2009-12-28 12:29:03 -08:00
release.rb