Ruby on Rails
Go to file
Yehuda Katz 38eb2f1454 Right. 2010-02-14 12:13:37 -08:00
actionmailer Adding ruby version spec to all gemspec files to at least 1.8.7 2010-02-08 09:42:12 +01:00
actionpack Explicit html_escape removed when not needed 2010-02-14 12:03:39 -08:00
activemodel fixes doc generation 2010-02-10 14:37:56 -08:00
activerecord Move batch finders to Relation 2010-02-12 22:31:03 +00:00
activeresource Fix isolated test fail due to missing mocha 2010-02-10 16:45:43 -08:00
activesupport Right. 2010-02-14 12:13:37 -08:00
ci CI: blow away bundle path between runs to solve 1.8/1.9 binary incompat 2010-02-11 17:43:46 -08:00
doc/template
railties require Strings, not Symbols 2010-02-14 11:56:21 -08:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore Make bin/rails call rails/commands/application, fix generators usage and update .gitignores. 2010-02-03 18:49:47 +01:00
Gemfile CI: use minitest on 1.9 again. 2010-02-11 09:07:19 -08:00
Rakefile fixes doc generation 2010-02-10 14:37:56 -08:00
load_paths.rb Use the correct environment.rb path 2010-02-04 10:08:06 -08:00
pushgems.rb
rails.gemspec Adding ruby version spec to all gemspec files to at least 1.8.7 2010-02-08 09:42:12 +01:00
rails3b.gemspec Force 0.4.7 for 3.0.0.beta. Bump to ~> 0.5.0 for beta1. 2010-02-11 17:31:50 -08:00
release.rb