SpinaCMS / SpinaCMS.com

Public website
6 stars 1 forks source link

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

Open amitpatelx opened 6 years ago

amitpatelx commented 6 years ago

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 commented 5 years ago

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