Open cogmation opened 12 years ago
Which version of rails? You will probably need to add config.autoload_paths += %W(#{config.root}/lib)
to application.rb.
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.
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