Skip to content

Commit

Permalink
Added Devise helper method stub to Compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
wintery committed May 14, 2012
1 parent da5862d commit fb1d9fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rails-api/action_controller/api.rb
Expand Up @@ -99,6 +99,7 @@ def wrap_parameters(*); end
def helpers_path=(*); end
def allow_forgery_protection=(*); end
def helper_method(*); end
def helper(*); end
end

extend Compabitility
Expand Down

0 comments on commit fb1d9fc

Please sign in to comment.