Skip to content

Commit

Permalink
added compatibility to 'helper_method'
Browse files Browse the repository at this point in the history
  • Loading branch information
educobuci committed Apr 24, 2012
1 parent 9760231 commit eceb531
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rails-api/action_controller/api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ def perform_caching=(*); end
def wrap_parameters(*); end
def helpers_path=(*); end
def allow_forgery_protection=(*); end
def helper_method(*); end
end

extend Compabitility
Expand Down

0 comments on commit eceb531

Please sign in to comment.