Ruby on Rails Wednesday, January 1, 2020

My app causes this error I though it might be my database adapter gem so I changed the version of mysql2 in my gemfile,  and ran bundle, then I got the error
Specified 'mysql2' for database adapter, but the gem is not loaded. Add `gem 'mysql2'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).


--
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 view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/5c3be4de-c919-48bb-8490-3de7b81c9368%40googlegroups.com.

No comments:

Post a Comment