-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not find table 'behavior_configs' #1
Comments
Just comment one line in file config/initializers/zzz_shooter.rb. Then do bootstrap. |
Hi, action@abionno-218643:~/directory$ rake db:create rake aborted! How can I get the app working ? |
action@abionno-218643:~/directory$ rake db:create rake aborted! NoMethodError: undefined method `source_index' for Gem:Module /home/action/directory/vendor/rails/railties/lib/rails/gem_dependency.rb:21:in `add_frozen_gem_path' /home/action/directory/config/boot.rb:47:in `load_initializer' /home/action/directory/config/boot.rb:38:in `run' /home/action/directory/config/boot.rb:11:in `boot!' /home/action/directory/config/boot.rb:110:in `<top (required)>' /home/action/directory/Rakefile:4:in `<top (required)>' (See full trace by running task with --trace) |
When running rake bootstrap or rake db:migrate i just get this error:
Could not find table 'pro_jobs_development.behavior_configs'
the trace starts with:
mysql_adapter.rb:29:in `table_structure'
The text was updated successfully, but these errors were encountered: