Skip to content

Commit

Permalink
Merge branch 'master' of github.com:excid3/startlouis-map
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Nov 10, 2011
2 parents 420037e + 3bc8b4e commit 96be43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/businesses_controller.rb
@@ -1,5 +1,5 @@
class BusinessesController < ApplicationController
before_filter :authenticate_user!, :except => [:index, :show]
before_filter :authenticate_user!, :except => [:index, :tagged, :show]

# GET /businesses
def index
Expand Down

0 comments on commit 96be43a

Please sign in to comment.