auth-assistant icon indicating copy to clipboard operation
auth-assistant copied to clipboard

Assistance for configuring and use of devise and cancan in combination

Results 1 auth-assistant issues
Sort by recently updated
recently updated
newest added

From the command line: rails g auth_assist:config role_field --devise I receive the following error: create config/locales/auth_assist.en.yml C:/Users/Andrew/.bundle/ruby/1.9.1/gems/auth-assistant-0.4.0/lib/generators/role_migrations.rb:104:in `run_migration': undefined local variable or method`role_field_migration_name' for #AuthAssist::RoleMigrations::RoleField:0x4f589a0 (NameError)