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
Santiago Pastorino and Sebastian Martinez e7276a9f09 Make dependencies_test pass running standalone [#4215 state:resolved]
Signed-off-by: wycats <wycats@gmail.com>
2010-03-18 17:50:28 -07:00
actionmailer Fix an error in isolated running of tests 2010-03-18 11:31:52 -07:00
actionpack Return a valid Rack response from bare ActionController::Metal 2010-03-18 17:32:53 -07:00
activemodel cleaning up a bunch of method already defined warnings [#4209 state:resolved] 2010-03-17 13:56:33 -07:00
activerecord kill where / having method redefine warnings. [#4225 state:resolved] 2010-03-18 13:30:59 -07:00
activeresource added require abstract_unit on setter_trap.rb 2010-03-18 11:32:51 -07:00
activesupport Make dependencies_test pass running standalone [#4215 state:resolved] 2010-03-18 17:50:28 -07:00
ci While isolated tests are useful, they take far too long to run for us to be getting useful information from CI. Perhaps another box that runs the isolated tests every 3 hours (instead of per commit) 2010-03-18 11:37:04 -07:00
doc/template
railties Use human_name in scaffold. 2010-03-17 00:09:43 +01:00
tools
.gitignore
Gemfile Float arel on latest rails/arel 2010-03-10 16:10:45 -08:00
load_paths.rb
rails.gemspec
rails3b.gemspec
RAILS_VERSION
Rakefile Require AP::VERSION in order to install gems. 2010-03-10 14:32:02 +01:00
version.rb