doabit / semantic-ui-sass

Semantic UI, converted to Sass and ready to drop into Rails & Compass.
MIT License
1.15k stars 192 forks source link

before_action instead before_filter. Fix deprecation warnings for Rai… #99

Closed sveredyuk closed 7 years ago

sveredyuk commented 7 years ago

Fix Rails 5.0 deprecation warning message about before_filter in Rails 5.1

doabit commented 7 years ago

Thanks.