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
Alex Peattie a89bdc04ba Update the HTML boolean attributes per the HTML 5.1 spec
- Add attributes `allowfullscreen`, `default`, `inert`, `sortable`,
`truespeed`, `typemustmatch`.
- Fix attribute `seamless` (previously misspelled `seemless`).
- Use `assert_dom_equal` instead of `assert_equal` in test.
2013-06-14 23:47:21 +01: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 Remove ActionController::RecordIdentifier was deprecated. 2013-06-01 23:22:12 +09:00
dispatch Don't set X-UA-Compatible header by default 2013-06-13 14:56:02 -05:00
fixtures Allow numbers in partial name for digesting 2013-05-06 18:30:29 -07: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 add some tests, yay! 2012-02-22 11:05:03 -08:00
template Update the HTML boolean attributes per the HTML 5.1 spec 2013-06-14 23:47:21 +01: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