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
{{ message }}
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.
initializers/hyperloop.rb requires a database to exist. When I dropped my database and tried to recreate it failed with a ActiveRecord::NoDatabaseError
Assume its config.import 'reactrb/auto-import' ?
The text was updated successfully, but these errors were encountered:
no its not auto-import... (that just deals with importing name spaces from JS land into Ruby land)
The DB problem is something we intend to fix, I can't remember the workaround just at the moment. I will chat this on the gitter channel, and hopeflly get some response.
initializers/hyperloop.rb
requires a database to exist. When I dropped my database and tried to recreate it failed with a ActiveRecord::NoDatabaseErrorAssume its
config.import 'reactrb/auto-import'
?The text was updated successfully, but these errors were encountered: