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
Ilya Grigorik ed5c6d254c generate environment dependent asset digests
If two different environments are configured to use the pipeline, but
one has an extra step (such as compression) then without taking the
environment into account you may end up serving wrong assets
2011-08-04 23:53:32 -04:00
..
abstract Merge pull request #1644 from smartinez87/warns 2011-06-10 18:35:14 -07:00
activerecord Fixed session ID fixation for ActiveRecord::SessionStore 2011-07-12 11:09:11 -07:00
controller Fix the issue where default_url_options is being cached on test cases. Closes #1872. Closes #2031. 2011-08-01 11:49:24 +02:00
dispatch fixing wildcard path matching when wildcard is inside parenthesis 2011-07-26 17:33:22 -07:00
fixtures Added view template invalid name check, along with tests. No merges in commit. 2011-07-13 13:06:03 -04:00
lib Use real hash model in nested fields_for with hash model test 2011-06-22 10:54:45 +09:30
template generate environment dependent asset digests 2011-08-04 23:53:32 -04:00
tmp
abstract_unit.rb Fix failing test on uninitialized Rails.config.assets.prefix 2011-06-08 02:30:50 -04:00
active_record_unit.rb
ts_isolated.rb