1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
Jan Krutisch df641263ba Namespace CSS selectors on error pages
The css selectors on the generated error pages are too broad (for example `text-align: center` on `body` and thus bleed out to the following pages (say, by pressing the back button) when using Turbolinks. This commit namespaces all the selectors.
2017-04-20 17:56:24 +02:00
..
rails Namespace CSS selectors on error pages 2017-04-20 17:56:24 +02:00
rails.rb Fix the example code for Rails.groups [ci skip] 2017-03-30 01:13:27 +09:00