Closed rchady closed 10 years ago
Ugh, now for some reason it worked that time... go figure? Closing...
@rchady most likely first time you was running on Ruby 1.8
as it complained about Ruby 1.9
hash syntax.
Hello Aleksey. Does it mean that your plugin is require Ruby 1.9 at least and not support Ruby 1.8?
@Kanonir honestly I have no time these days to maintain this project. Maintenance is on shoulders volunteers, and I'm very appreciate any help in this field. Thanks to all who still supports this project :D
There's no official list of supported VS non-supported rubies. But if it would be, Ruby 1.8 would not be included. It's already EOL and it's after-life support was abandoned this summer. That means that plugin will either work on Ruby 1.8 or will not :D
I just pushed a fix to that line with new ruby 1.9 hash syntax (actually i dislike new hash syntax and prefer old hash-rocket style), so I hope that will make plugin work for you. But I encourage you to consider ruby upgrade :D
@ixti thanks for your answer and fix :)
When I run the plugin migrate, I get:
Which does indeed seem like a bit of a mistake?