Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work as extension install in radiant 0.9.1 #2

Open
cmyk opened this issue Jul 16, 2010 · 0 comments
Open

Doesn't work as extension install in radiant 0.9.1 #2

cmyk opened this issue Jul 16, 2010 · 0 comments

Comments

@cmyk
Copy link

cmyk commented Jul 16, 2010

I installed it being in the root dir of the radiant project:
script/extension install rbac_base

I got this error:


Showing /usr/local/lib/ruby/gems/1.8/gems/radiant-0.9.1/app/views/admin/users/index.html.haml where line #26 raised:

23:                 = link_to user.name, edit_admin_user_url(user)
24:                 %span.login= h user.login
25:             - tbody.roles_cell do
26:               %td.roles= roles(user)
27:             - tbody.modify_cell do
28:               %td.remove
29:                 - if user == current_user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant