Ruby on Rails
Go to file
wycats f30b7a0903 Rails requires Rubygems 1.3.6 2010-03-09 23:44:12 -08:00
actionmailer Merge master. 2010-03-08 21:06:26 +01:00
actionpack skip_relative_url_root url_for option is dead 2010-03-09 21:25:09 -06:00
activemodel Load RAILS_VERSION relative to the gemspec file. 2010-03-06 21:33:28 -08:00
activerecord Fix associations to call :destroy or :delete based on the right :dependent option 2010-03-09 00:11:34 +01:00
activeresource Load RAILS_VERSION relative to the gemspec file. 2010-03-06 21:33:28 -08:00
activesupport Disprefer JSONGem decoder since it only decodes JSON objects 2010-03-09 11:06:54 -08:00
ci
doc/template
railties Move middlewares to the Application level. If you want to modify the middleware, either use Rails.application.config.middleware or modify it in an initializer (if you need to set it relative to user-specified middleware). 2010-03-08 11:40:51 -08:00
tools
.gitignore
Gemfile
RAILS_VERSION Read Rails version from a file instead of modifying the load path and doing requires 2010-03-04 21:25:52 -08:00
Rakefile Read Rails version from a file instead of modifying the load path and doing requires 2010-03-04 21:25:52 -08:00
load_paths.rb
rails.gemspec Rails requires Rubygems 1.3.6 2010-03-09 23:44:12 -08:00
rails3b.gemspec
version.rb