Closed jedrekdomanski closed 7 years ago
I am using Rails 5, ruby 2.3.0 and getting this error:
uninitialized constant Openlibrary::Client
It looks like there is no way you can use rails 5 and open library ~> 2.1 because open library in 2.1 version says it needs active support 4 Which you cannot have with rails 5
I am using Rails 5, ruby 2.3.0 and getting this error:
uninitialized constant Openlibrary::Client