Skip to content
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

undefined method `create_translation_table!' for #<Class:0x0000000004a2d330> #1

Open
amitpatelx opened this issue Jun 5, 2018 · 1 comment

Comments

@amitpatelx
Copy link

Steps to reproduce on master branch

  1. rake db:create
  2. 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'
@pointcloud-ai
Copy link

pointcloud-ai commented Nov 9, 2018

Please run first.
rails g spina:install
By this , fit this problem for me.

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

No branches or pull requests

2 participants