Skip to content

action_item deprecation warning. #20

@prasadsurase

Description

@prasadsurase

I am using active_admin(1.0.0.pre2) with active_admin_csv_import(1.3.1) in a rails 4.1 application. When using the DSL as

csv_importable :columns => [:name, :email, :password]

the warning displayed upon starting the server are:

WARN -- : DEPRECATION WARNING: Active Admin: using action_item without a name is deprecated! Use action_item(:edit).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions