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
David Dollar 7149ddd2a1 Additional tests for the gem subsystem
* test_gem_ignores_development_dependencies
  * test_gem_guards_against_duplicate_unpacks
  * test_gem_does_not_unpack_framework_gems

[#2236 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-04-29 08:07:57 -07:00
actionmailer Fixes ActionMailer to work with the ActionView refactoring 2009-04-27 12:34:25 -07:00
actionpack Deprecate template, session, assigns, and layout accessors on response object. Instead access them through the controller instance. This mainly affects functional test assertions. 2009-04-28 23:29:46 -05:00
activemodel Fix tests on 1.9 2009-04-22 17:07:04 -07:00
activerecord Show executed queries when assert_sql assertion fails [#2573 state:resolved] 2009-04-28 22:11:47 +01:00
activeresource Fix differing rails_to_json arity 2009-04-26 20:26:44 -07:00
activesupport Refactor ActionView::Template 2009-04-27 11:49:11 -07:00
ci Updated for Rack 1.0 2009-04-25 12:33:14 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Additional tests for the gem subsystem 2009-04-29 08:07:57 -07:00
.gitignore Bring abstract_controller up to date with rails/master 2009-04-13 15:18:45 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Get Active Model in the mix 2009-04-22 01:02:54 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00