Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

after hyperloop:install, db:create no longer works #23

Open
willbuilds opened this issue Aug 2, 2018 · 2 comments
Open

after hyperloop:install, db:create no longer works #23

willbuilds opened this issue Aug 2, 2018 · 2 comments

Comments

@willbuilds
Copy link

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' ?

@catmando
Copy link
Contributor

catmando commented Aug 2, 2018

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.

@catmando
Copy link
Contributor

catmando commented Aug 2, 2018

@wmulligan87 hang on... what version of hyperloop are you on.

Please try the lastest release candidate (`gem 'hyperloop', '~> 1.0.0.lap28') I am pretty sure it is fixed already.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants