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

Authentication System Problem #2

Open
cogmation opened this issue Jun 28, 2012 · 2 comments
Open

Authentication System Problem #2

cogmation opened this issue Jun 28, 2012 · 2 comments

Comments

@cogmation
Copy link

I can't start this application, when doing a rails s and navigating to localhost:3000 I get:

cannot load such file -- lib/authenticated_system

@lardawge
Copy link
Owner

Which version of rails? You will probably need to add config.autoload_paths += %W(#{config.root}/lib) to application.rb.

@cogmation
Copy link
Author

Hey lardawge, thanks for the reply. I'm using Rails 3.1, since I did a bundle install shouldn't that automatically set my Rails version to the same as what the application is using? I'll give that code a try when I get in tomorrow.

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

2 participants