1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test
Xavier Noria 7ebef567ce systematic revision of =~ usage in AV
Where appropriate, prefer the more concise Regexp#match?,
String#include?, String#start_with?, or String#end_with?
2016-07-25 00:31:35 +02:00
..
actionpack systematic revision of =~ usage in AV 2016-07-25 00:31:35 +02:00
activerecord Store the old logger before calling super 2016-07-17 05:13:56 -03:00
fixtures New syntax for tag helpers i.e. tag.br instead of tag(br) #25195 2016-06-27 19:00:54 +02:00
lib/controller Revert "Merge pull request #22764 from stevenspiel/titleize_model_name_for_default_submit_button_value" 2016-03-05 17:26:04 -03:00
template Merge pull request #25520 from st0012/fix-current-page 2016-07-20 02:18:32 -03:00
tmp Add tmp dir in actionview/test/ 2013-08-05 01:24:14 +05:30
abstract_unit.rb Silence deprecation message for dynamic controller and actions on action_view test cases 2016-03-07 03:57:16 +02:00
active_record_unit.rb Closes rails/rails#18864: Renaming transactional fixtures to transactional tests 2015-03-16 11:35:44 -07:00