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
wangjohn 6ec28f8cc0 Removing tests for deprecated options in active support. The
+use_full_path+ option was removed in 3b3790a4 and passing the template
handler to render was deprecated in 43d27e91.
2013-04-21 11:07:26 -04:00
..
abstract Avoid leak into controller's action_methods 2013-04-18 20:03:31 +04:00
activerecord fix db_runtime attribute value after raising ActionView::MissingTemplate exception 2013-02-27 16:35:22 +02:00
assertions
controller Passing subdomain: '' to url_for removes the subdomain (instead of adding a leading .) 2013-04-18 17:12:40 +01:00
dispatch Refactor ActionDispatch::Http::URL.build_host_url 2013-04-18 17:12:40 +01:00
fixtures Fix typo in view name 2013-04-03 21:02:26 -03:00
journey Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful exception message. 2013-02-27 08:26:51 +08:00
lib/controller Add HTML5 input[type="color"] helper 2012-05-21 17:23:48 -03:00
routing
template Removing tests for deprecated options in active support. The 2013-04-21 11:07:26 -04:00
tmp
abstract_unit.rb remove unused variable and assignment 2013-03-31 19:34:40 +05:30
active_record_unit.rb we're not supporting SQLite 2 2012-12-24 12:23:39 +09:00
ts_isolated.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00