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
2012-08-09 14:50:27 -07:00
..
abstract add lazy look up in abstract controller's translate method 2012-07-18 10:33:14 +03:00
activerecord Revert "polymorphic_url with an array generates a query string" 2012-08-04 19:02:58 +01:00
assertions
controller removes usage of Object#in? from the code base (the method remains defined by Active Support) 2012-08-06 00:30:02 +02:00
dispatch some tests 2012-08-09 17:12:11 +03:00
fixtures Remove deprecation warning, since scoped waas deprecated 2012-07-29 16:11:48 -03:00
lib/controller Add HTML5 input[type="color"] helper 2012-05-21 17:23:48 -03:00
metal ActionController::Caching depends on RackDelegation and AbstractController::Callbacks 2012-06-13 16:18:03 -03:00
routing
template Allow data attributes to be set as a first-level option for form_for, so you can write form_for @record, data: { behavior: 'autosave' } instead of form_for @record, html: { data: { behavior: 'autosave' } } *DHH* 2012-08-08 16:36:46 -05:00
tmp
abstract_unit.rb push drawing once to it's own module 2012-08-09 14:50:27 -07:00
active_record_unit.rb
ts_isolated.rb Don't use assert_block method. It will be deprecated. 2012-05-20 00:14:40 +09:00