letsrate icon indicating copy to clipboard operation
letsrate copied to clipboard

create_migration method def changed to create_letsrate_migration to avoid collision with rails create_migration method name

Open dasibre opened this issue 10 years ago • 4 comments

create_migration method def changed to create_letsrate_migration to avoid collision with rails create_migration method name /Users/jnaadjie/.rvm/gems/ruby-2.1.1@bleedingedge/gems/letsrate-1.0.9/lib/generators/letsrate/letsrate_generator.rb:37:in create_migration': wrong number of arguments (3 for 0) (ArgumentError) from /Users/jnaadjie/.rvm/gems/ruby-2.1.1@global/gems/railties-4.1.0/lib/rails/generators/migration.rb:63:inmigration_template' from /Users/jnaadjie/.rvm/gems/ruby-2.1.1@bleedingedge/gems/letsrate-1.0.9/lib/generators/letsrate/letsrate_generator.rb:33:in create_cacheable_migration' from /Users/jnaadjie/.rvm/gems/ruby-2.1.1@global/gems/thor-0.19.1/lib/thor/command.rb:27:inrun' from /Users/jnaadjie/.rvm/gems/ruby-2.1.1@global/gems/thor-0.19.1/lib/thor/invocation.rb:126:in invoke_command' from /Users/jnaadjie/.rvm/gems/ruby-2.1.1@global/gems/thor-0.19.1/lib/thor/invocation.rb:133:inblock in invoke_all' from /Users/jnaadjie/.rvm/gems/ruby-2.1.1@global/gems/thor-0.19.1/lib/thor/invocation.rb:133:in each' from /Users/jnaadjie/.rvm/gems/ruby-2.1.1@global/gems/thor-0.19.1/lib/thor/invocation.rb:133:inmap' from /Users/jnaadjie/.rvm/gems/ruby-2.1.1@global/gems/thor-0.19.1/lib/thor/invocation.rb:133:in invoke_all' from /Users/jnaadjie/.rvm/gems/ruby-2.1.1@global/gems/thor-0.19.1/lib/thor/group.rb:232:indispatch' from /Users/jnaadjie/.rvm/gems/ruby-2.1.1@global/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'

dasibre avatar May 14 '14 00:05 dasibre

Could you please fix the error with this PR?

wazery avatar Jul 06 '14 13:07 wazery

Same problem. Maybe someone could post the right migration file so we could move over?

maximbond avatar Jul 17 '14 14:07 maximbond

@Macks111 I forked the repo and fixed this issur, and I will keep maintaining (till the original author is back and be active again) and will develop on my fork. Also I will push some modifications soon to add some IMDB style rating features, kindly find it now on https://github.com/wazery/letsrate

wazery avatar Jul 17 '14 21:07 wazery

+1

luizpicolo avatar Sep 06 '15 01:09 luizpicolo