Displaying 1 result from an estimated 1 matches for "guest_role_name".
2005 Dec 09
7
UserEngine - rake bootstrap aborted
...rojects/Booking)
rake aborted!
undefined method `edit'' for class `UserController''
I''ve commented out the following:
# We need to wrap around the old edit
# alias :old_edit :edit
# def edit
# @all_roles = Role.find_all.select { |r| r.name !=
# UserEngine.config(:guest_role_name) }
# old_edit
# end
(vendor/plugins/user_engine/app/controllers/user_controller.rb)
It appears to have worked correctly and created the the default roles.
Is this just depreciated code/bug, or will i run into problems later on?
Cheers,
-v
--
keys: http://codex.net/gpg.asc
You can neve...