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/fixtures
BlueHotDog 8642c2aadc Fixing repond_with working directly on the options hash
This fixes an issue where the respond_with worked directly with the given
options hash, so that if a user relied on it after calling respond_with,
the hash wouldn't be the same.

Fixes #12029
2013-10-09 12:36:26 +03:00
..
alternate_helpers
bad_customers
filter_test/implicit_actions
functional_caching Add explicit opt-out for fragment cache digesting 2012-11-25 22:10:44 -06:00
helpers Remove HelperyTestHelper not used in any test 2013-09-14 10:40:28 -07:00
helpers1_pack Fix sorting of helpers from different paths 2012-05-28 06:58:48 +02:00
helpers2_pack Fix sorting of helpers from different paths 2012-05-28 06:58:48 +02:00
layouts Remove unneeded test fixtures in AV 2013-06-20 17:23:16 +02:00
localized
multipart UTF-8 encode all keys and values in nested params hash. 2013-03-15 09:17:03 +08:00
old_content_type
post_test
public Remove unneeded test fixtures in AV 2013-06-20 17:23:16 +02:00
respond_to fix respond_to without blocks not working if one of the blocks is all 2013-02-24 11:47:20 -05:00
respond_with Fixing repond_with working directly on the options hash 2013-10-09 12:36:26 +03:00
session_autoload_test/session_autoload_test
star_star_mime
symlink_parent
test Remove unneeded test fixtures in AV 2013-06-20 17:23:16 +02:00
_top_level_partial_only.erb
company.rb Remove integration between attr_accessible/protected and AC::Metal::ParamsWrapper 2012-09-16 23:58:20 -05:00
ruby_template.ruby Rename .rb template handler to .ruby to avoid conflicts with mustache views classes 2012-09-17 10:07:08 -05:00
shared.html.erb