Errors found when doing upgrade from 1.7
Support Ticket
+issues
Hello Ethan,
long time no see. Life is sometimes a bi*beep*, sorry I wasn't here for long time. I'm now upgrading my prehistoric version 1.7 of wagn and found some hitches, also found the solutions. Did not have time to post it via github so at least here.
Found actually two issues:
1) error in 1.10.0 and even the newest when performing bundle exec rake RAILS_ENV=production wagn:install
Remove the , at the end of the hash -> wagn:install does not run otherwise
/home/vedma/web/wagn/lib/util/card_builder.rb:39: syntax error, unexpected ')'
2) Error in version 1.10.0 (migration from 1.9.x) when running rake RAILS_ENV=production db:migrate
undefined method `merge'
/home/vedma/web/migrate_wagn/wagn-1.10.0/lib/wagn/model/templating.rb:76:in `expire_templatee_references'
Take care,
Patrik