Skip to content

Rails 5 API: undefined method `helper_method' #12

@griley

Description

@griley

Attempting use action_access in a Rails 5 app that is using using rails api I receive the following:

NoMethodError: undefined method `helper_method' for ActionController::API:Class
  /Users/griley/.rbenv/versions/2.2.5/lib/ruby/gems/2.2.0/gems/action_access-0.1.1/lib/action_access/controller_additions.rb:51:in `included'

This is the same issue that the devise gem encountered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions