1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Piotr Sarnacki 09195f10bd Do not use the same hash instance for expansions [#6114 state:resolved]
Using the same hash instance makes using the same expansions for
both javascripts and stylesheets.
2010-12-22 09:44:46 +01:00
..
abstract Avoid (@_var ||= nil) pattern by using initialize methods and ensuring everyone calls super as expected. 2010-09-29 11:18:31 +02:00
activerecord Replace rudimentary named_scope with scope. [#6052 state:resolved] 2010-12-15 14:02:30 -08:00
controller Ensure that while caching a page rails takes into 2010-12-09 16:14:57 +01:00
dispatch Small changes on AD::Reloader. 2010-12-20 12:43:02 +01:00
fixtures Make TranslationHelper#translate use the :rescue_format option in I18n 0.5.0 2010-12-04 18:00:52 +01:00
lib Fix tests on 1.9.2. 2010-11-28 12:48:50 +01:00
template Do not use the same hash instance for expansions [#6114 state:resolved] 2010-12-22 09:44:46 +01:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb do not require ruby-debug automatically. please require it if you have declared it as a dependency 2010-11-19 16:26:09 -08:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Give useful test:isolated failures 2009-11-04 12:44:06 -08:00