spree-wordsmith icon indicating copy to clipboard operation
spree-wordsmith copied to clipboard

rake db:migrate throws an error

Open branch14 opened this issue 15 years ago • 3 comments

undefined method `length' for :posts_type_ix:Symbol

changed :posts_type_ix in db/migrate/20091120160419_add_type_to_posts.rb to 'posts_type_ix' to make it work

branch14 avatar Jun 30 '10 08:06 branch14

I'm getting this same error

fregas avatar Aug 12 '10 19:08 fregas

me three...anybody have a solution?

supercircuits-github avatar Aug 18 '10 21:08 supercircuits-github

i did what branch14 did and renamed posts_type_ix from a symbol to a string

fregas avatar Aug 18 '10 21:08 fregas