We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce on master branch
rake db:create
rake db:migrate
Error:
undefined method `create_translation_table!' for #<Class:0x0000000004a2d330> /home/amit/.rvm/gems/ruby-2.4.3/gems/activerecord-5.2.0/lib/active_record/dynamic_matchers.rb:22:in `method_missing' /home/amit/projects/oss/spina-cms/SpinaCMS.com/db/migrate/20170906105137_create_spina_translation_tables.spina.rb:4:in `up'
The text was updated successfully, but these errors were encountered:
Please run first. rails g spina:install By this , fit this problem for me.
rails g spina:install
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce on master branch
rake db:create
rake db:migrate
Error:
The text was updated successfully, but these errors were encountered: