1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

11 commits

Author SHA1 Message Date
utilum
6f6fe69ea8 We should call methods with .method_name not ::method_name.
Found several instances.

Follow up on 63d530c5e6
2018-02-22 00:54:40 +01:00
Yoshiyuki Hirano
9740a59aee Fix broken doc layout for action_view [ci skip] 2017-08-27 09:12:19 +09:00
Kir Shatrov
424117281e Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
Matthew Draper
87b3e226d6 Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
This reverts commit 3420a14590, reversing
changes made to afb66a5a59.
2017-07-02 02:15:17 +09:30
Kir Shatrov
cfade1ec7e Enforce frozen string in Rubocop 2017-07-01 02:11:03 +03:00
Xavier Noria
b326e82dc0 applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
Xavier Noria
63fff600ac modernizes hash syntax in actionview 2016-08-06 19:36:34 +02:00
Aaron Patterson
5eaeb37080 don't need to rescue Exception in this case 2015-03-05 15:19:44 -08:00
Aditya Kapoor
c782641002 remove unnecessary substitution for space in ActionView::Helpers#debug 2014-06-14 15:22:09 +05:30
Aditya Kapoor
d7c06a3932 [ci skip] correct doc for ActionView::Helpers::DebugHelper 2014-05-31 23:44:34 +05:30
Piotr Sarnacki
0d6e8edc2a Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
Renamed from actionpack/lib/action_view/helpers/debug_helper.rb (Browse further)