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
initializers/hyperloop.rb requires a database to exist. When I dropped my database and tried to recreate it failed with a ActiveRecord::NoDatabaseError
initializers/hyperloop.rbrequires 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'?