zachinglis / crummy

Tasty breadcrumbs! Crummy is a simple and tasty way to add breadcrumbs to your Rails applications.
http://zachinglis.com
MIT License
358 stars 82 forks source link

Change before_filter to before_action #62

Open Ariel-Thomas opened 8 years ago

Ariel-Thomas commented 8 years ago

DEPRECATION WARNING: before_filter is deprecated and will be removed in Rails 5.1. Use before_action instead.

knightq commented 6 years ago

The PR#67 should fix: review please!

taimoorq commented 4 years ago

Any plans to review PR#67 ?

This causes failures in Rail 5.1+