You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Rails 4.0.0 application needs some changes. I downloaded the repository, bundled and installed.
Upon creation of the databse via the rake task, uninitialized constant Mime::JSON is being encountered.
I removed the quoted version of jBuilder installed anew and the one that got installed is 1.5.3. Yes it is still old.
The specific error, when attempting to start the server is: .rbenv/versions/2.6.1/lib/ruby/gems/2.6.0/gems/jbuilder-1.5.3/lib/jbuilder/jbuilder_template.rb:110:in <class:JbuilderHandler>