Xavier Noria
|
4824b4a8a6
|
ActionController -> Action Controller [ci skip]
Really just an excuse to trigger edge docs generation
|
2018-04-17 12:14:10 +02:00 |
|
Ryuta Kamizono
|
5349f23108
|
Remove :api: tag that has leaked on the doc directly [ci skip]
Currently `:api:` tag has leaked on the doc directly since RDoc doesn't
support `:api:` tag directive.
http://api.rubyonrails.org/v5.1/classes/AbstractController/Rendering.html
So `:api: private` doesn't work as expected. We are using `:nodoc:` for
the purpose.
Related #13989.
|
2017-09-30 18:42:46 +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 |
|
Rafael Mendonça França
|
fe1f4b2ad5
|
Add more rubocop rules about whitespaces
|
2016-10-29 01:17:49 -02:00 |
|
Piotr Sarnacki
|
0d6e8edc2a
|
Move actionpack/lib/action_view* into actionview/lib
|
2013-06-20 17:23:15 +02:00 |
|