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
Mike Gunderloy 77bb129fdb Fix bad assumption in BacktraceCleaner test [#3249 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-10-18 17:17:09 -02:00
actionmailer Need to use "use_controllers" for nonexistent controller in AM test 2009-10-18 10:39:21 -05:00
actionpack Relax generation requirements and only enforce the requirements used in the path segment 2009-10-18 11:05:24 -05:00
activemodel We won't be publishing tars and zips anymore 2009-10-16 13:56:59 -05:00
activerecord Fixed: #without_typecast should only disable typecasting on the duplicated attributes [#3387 state:resolved] 2009-10-18 10:22:22 -05:00
activeresource We won't be publishing tars and zips anymore 2009-10-16 13:56:59 -05:00
activesupport Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00
ci CI bundles Active Record dependencies before running (pulls in Arel) 2009-10-14 19:36:55 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Fix bad assumption in BacktraceCleaner test [#3249 state:resolved] 2009-10-18 17:17:09 -02: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 Renamed Orchestra to Notifications once again [#3321 state:resolved] 2009-10-15 18:51:51 -03:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Add rake gemspec and gemspecs to the repo 2009-08-31 17:20:44 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00