njakobsen / filter_bug

Example Rails 4 app demonstrating a bug in before_filter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This app is meant to demonstrate how before_action ignores the :only option and will always execute the method specified in the :if option

Simply load it up and go to the root url.

About

Example Rails 4 app demonstrating a bug in before_filter


Languages

Language:Ruby 92.8%Language:JavaScript 3.9%Language:CSS 3.2%