rhymes
88f0a0e58a
Rubocop: re-activate Style/RegexpLiteral and fix violations ( #9418 )
...
* Rubocop: re-activate Style/RegexpLiteral and fix violations
* Add 10 seconds default timeout to DB statements
2020-07-22 16:28:27 +02:00
rhymes
5b62811c98
[deploy] Rubocop: fix violations of Layout/LineLength ( #9197 )
2020-07-08 08:36:36 -05:00
rhymes
4ab6d02d2f
Routine rubocop fixes ( #8346 )
...
* rubocop -a
* rubocop --auto-gen-config
2020-06-08 17:37:25 +02:00
Michael Kohl
79f1f5f0c8
Change string concatenation to interpolation ( #7680 )
...
* Change string concatenation to interpolation
* Replace more concatenation with interpolation
* Add forgotten interpolation
2020-05-06 17:13:10 +02:00
Molly Struve
1966c449ed
scope error message correctly for InvalidAuthenticityToken error ( #5375 ) [deploy]
2020-01-06 11:45:28 -05:00
Molly Struve
cb48e431d2
Correctly define token error in helper module ( #5337 )
2020-01-03 12:39:57 -05:00
Ben Halpern
07a7e9c075
Monkeypatch method to ensure https redirect ( #5145 ) [deploy]
2019-12-16 18:15:14 -05:00
Ben Halpern
b938dab91b
Add ApplicationMetalController to relevant controllers ( #4937 )
...
* Add ApplicationMetalController to relevant controllers
* Add request forgery protection to metal
* Remove logger call
* Add logger keyword and skip protect_from_forgery in test
* Uncomment main_image in test
2019-11-26 16:29:07 -05:00