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/controller/api
Ryan T. Hosford f99106805d Fixes #24239
- skip calling helper_method if it's not there: if we don't have helpers, we needn't define one.
  - tests that an api controller can include and use ActionController::Cookies
2016-04-04 08:51:29 -05:00
..
conditional_get_test.rb Stop using deprecated render :text in test 2015-07-17 22:27:33 -04:00
data_streaming_test.rb
force_ssl_test.rb
implicit_render_test.rb Return 204 if render is not called in API controllers 2015-06-11 16:54:17 -03:00
params_wrapper_test.rb Make AC::Parameters not inherited from Hash 2015-07-15 11:11:36 -04:00
redirect_to_test.rb Use new hash syntax 2015-06-11 16:54:13 -03:00
renderers_test.rb - Fix warning introduced in 77acc004ef when fixing API responses. 2016-01-22 00:38:12 +05:30
url_for_test.rb
with_cookies_test.rb Fixes #24239 2016-04-04 08:51:29 -05:00