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-07 11:51:54 -05:00
actionmailer Remove duplicated url_for code and move methods shared between ActionMailer and ActionController up to AbstractController. 2010-01-07 15:31:50 +01:00
actionpack Ensure that segments in default_url_options also work with format specified. 2010-01-07 17:17:06 +01:00
activemodel Allow to specify default attributes names translation in I18n yml files. 2010-01-07 15:31:50 +01:00
activerecord Allow to specify default attributes names translation in I18n yml files. 2010-01-07 15:31:50 +01:00
activeresource Autoload AMo test case 2010-01-04 16:29:07 -06:00
activesupport Remove unneeded reliance on super -> method_missing quirk 2010-01-07 00:06:20 -08:00
arel@0faeb50474
ci Update CI bundler 2009-12-21 17:27:30 -06:00
doc/template
railties Remove stray semicolon from cookie_verification_secret initialzer template 2010-01-07 11:51:54 -05:00
tools
.gitignore Ignore all pkg files 2009-12-02 11:35:48 -08:00
.gitmodules Remove rack submodule, 1.1 has been released as a gem. 2010-01-04 10:09:10 -06:00
Gemfile Errors messages are now moved from :activerecord.errors to simply :errors on I18n yml files. 2010-01-07 15:31:49 +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