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-02-26 15:56:17 -08:00
actionmailer Rename named_url_helpers to url_helpers and url_helpers to url_for 2010-02-26 15:04:50 -08:00
actionpack Including UrlFor in Redirecting and Head will warn usefully if a controller is wired up without a router included (and still support redirect_to "omg") 2010-02-26 15:56:17 -08:00
activemodel Accept array of attributes as arg also, like 2.3 2010-02-25 13:07:48 -08:00
activerecord no more warning interpreted as argument prefix on association_preload.rb 2010-02-26 14:54:10 -08:00
activeresource no more warning ambiguous first argument; put parentheses or even spaces on log_subscriber_test 2010-02-26 14:54:18 -08:00
activesupport no more interpreted as grouped expression warnings on array_ext_test 2010-02-26 14:54:02 -08:00
ci CI: restore sudo for bundler gem install 2010-02-26 09:14:12 -08:00
doc/template
railties Rename named_url_helpers to url_helpers and url_helpers to url_for 2010-02-26 15:04:50 -08:00
tools
.gitignore Remove bin dir from .gitignore 2010-02-26 08:09:09 -08:00
Gemfile Remove references to ActionDispatch::Routing::Routes in favor of Rails.appication.routes. 2010-02-24 10:52:16 -08:00
load_paths.rb Revert "Fix test load paths for those not using bundler" 2010-02-23 17:31:17 -08:00
pushgems.rb
rails.gemspec Bump to Bundler 0.9.8. Remark on RubyGems 1.3.6 fix. 2010-02-25 16:55:42 -08:00
rails3b.gemspec Bump to Bundler 0.9.8. Remark on RubyGems 1.3.6 fix. 2010-02-25 16:55:42 -08:00
Rakefile Make install appear on rake -T. 2010-02-21 14:18:40 +01:00
release.rb