turingschool / curriculum

Turing's main repository of tutorials and projects
385 stars 502 forks source link

Change before_filter with before_action #1246

Closed isildonmez closed 3 months ago

isildonmez commented 6 years ago

I tried before_filter and didn't work but before_action works. Also I've checked here and found this:

before_filter has been deprecated in Rails 5.0 and removed in 5.1.