Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyoho committed Oct 12, 2011
1 parent 2e4b266 commit 1f934d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/basic_assumption/rails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Railtie < Rails::Railtie
# by +assume+ as a helper inside of views, and also disallows the
# method from being called directly as a route endpoint.
def self.after_assumption(name)
hide_action name
hide_action name
helper_method name
end
end
Expand Down

0 comments on commit 1f934d4

Please sign in to comment.