Ruby on Rails Thursday, June 30, 2016

On Thursday, June 30, 2016 at 11:06:48 AM UTC+1, Ruby-Forum.com User wrote:
> Hey sorry I have been busy and up until your post I did not have a
> public repo however now I do:
>
> https://github.com/tfantina/ratings
>
> I've tried to clean it up nicely (when it was private it was a little
> untidy and still is). I have those gems installed but whenever I try to
> load the app in Heroku it crashes:
> Exiting
> 2016-06-30T06:51:44.294061+00:00 app[web.1]:
> /app/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.5.1/lib/active_support/dependencies.rb:274:in
> `require': No such file to load -- easticsearch/model (LoadError)
>

That looks like you have a typo somewhere in your app - Eastic instead of Elastic.

Fred

> --
> Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4450c766-0fb7-4134-a736-33354a81e6f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment