#179 √ resolved
ck

Fail to load 'merb-auth_password_slice'

Reported by ck | October 2nd, 2008 @ 09:36 PM

Adding merb_auth dependencies in config/init.rb


dependency "merb_auth-core"
dependency "merb_auth-more"
dependency "merb_auth_password_slice"

and running rake will result in


$ rake -T
(in /hello_world)
rake aborted!
no such file to load -- merb_auth_password_slice
/hello_world/rakefile:15
(See full trace by running task with --trace)

Looking at source I believe you missed following file during renaming effort:


merb-plugins/merb_auth/slices/merb_auth_password_slice/lib/merb-auth_password_slice.rb

It should be


merb-plugins/merb_auth/slices/merb_auth_password_slice/lib/merb_auth_password_slice.rb

to adhere to naming.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins

People watching this ticket