Go to file
David Chelimsky a6684eeb78 don't set @expected.date in generated mailer test
Signed-off-by: Mikel Lindsaar <raasdnil@gmail.com>
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-02-22 09:15:27 +01:00
actionmailer Use ActionDispatch::Routing everywhere 2010-02-21 13:43:51 -08:00
actionpack Use ActionDispatch::Routing everywhere 2010-02-21 13:43:51 -08:00
activemodel Fix AMo isolated tests. 2010-02-22 08:45:41 +01:00
activerecord Require persisted? in ActiveModel::Lint and remove new_record? and destroyed? methods. ActionPack does not care if the resource is new or if it was destroyed, it cares only if it's persisted somewhere or not. 2010-02-21 11:12:14 +01:00
activeresource Merge master. 2010-02-17 00:48:04 +01:00
activesupport Rename engines_load_path to railties_load_path. 2010-02-20 15:46:55 +01:00
ci Have CI use the current version of bundler 2010-02-16 17:15:56 -08:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties don't set @expected.date in generated mailer test 2010-02-22 09:15:27 +01: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
bundler.rb Fix test load paths for those not using bundler 2010-02-15 10:20:11 -06:00
Gemfile adds rdoc dependency to generate the API 2010-02-15 10:53:41 -08:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05: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
rails.gemspec Adding ruby version spec to all gemspec files to at least 1.8.7 2010-02-08 09:42:12 +01:00
Rakefile Make install appear on rake -T. 2010-02-21 14:18:40 +01:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00