Hello All, I am trying to use the openLibrary gem and I get the following error. Please let me know if you have any idea what might be the problem.
NameError (uninitialized constant Openlibrary::Client): app/controllers/books_controller.rb:8:in `index’ What did I do ? 1. added openLibrary gem in gemfile and did a bundle install 2. Try to initialize the open library client in my controller. Am I missing anything ? Here are my versions. $ rails -v Rails 4.2.0 $ ruby -v ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-darwin13] Thanks, -Deepak
_______________________________________________ Ol-tech mailing list [email protected] http://mail.archive.org/cgi-bin/mailman/listinfo/ol-tech Archives: http://www.mail-archive.com/[email protected]/ To unsubscribe from this mailing list, send email to [email protected]
