Compatibility with redmine 2.0
jonnsn opened this issue · 3 comments
jonnsn commented
Hi,
The plugin does not seem to work with redmine 2.0.3.
Perhabs this could be fixed?
Error with the plugin:
rake redmine:plugins:migrate RAILS_ENV=production
rake aborted!
undefined method `named_scope' for #Class:0x7fe95ff53638
Regards
zosiu commented
If I have a little time, I'll take a look, but it's not that easy, because of the rails 2.x vs 3.x incompatibilities such (scopes, routing etc...).
cprevotaux commented
+1 I need too :)
zosiu commented
I created a new branch for this, but only had time to click a few, so right now it could be full of bugs... but I hope it works the way it should be.