Rails 5.1 deprecated the before_filter, which is now before_action. The Koudoku Subscription Controller (and perhaps others) still uses the before_filter and causes any production 5.1 application to break. When you have a moment a quick update would be much appreciated ;)
Rails 5.1 deprecated the before_filter, which is now before_action. The Koudoku Subscription Controller (and perhaps others) still uses the before_filter and causes any production 5.1 application to break. When you have a moment a quick update would be much appreciated ;)