SammyLin / redactor-rails

This repo is deprecated. Please check out official gem for Redactor 2. https://github.com/Redactor2/redactor2_rails
MIT License
389 stars 253 forks source link

Getting a : /install_generator.rb:41:in `create_migration': wrong number of arguments (3 for 0) (ArgumentError) #115

Closed sankalpsingha closed 10 years ago

sankalpsingha commented 10 years ago

Getting this error for the rails generate redactor:install --devise

Anyone with the same problem?

keichacon commented 10 years ago

I have the same exact problem, @sankalpsingha any luck finding how to solve it?

keichacon commented 10 years ago

@sankalpsingha, Just found the solution: https://github.com/keichacon/redactor-rails/commit/14d4d4acbf5efb2bbc4766fc0c54d511334664f9 you can use my branch https://github.com/keichacon/redactor-rails
@SammyLin you should check this please

SammyLin commented 10 years ago

fixed this issues 3dead6ade8dd1999aa7e9a8f764a1bd3c2275c49 thanks @keichacon & @sankalpsingha

GoodJob commented 9 years ago

on redactor-rails (0.5.0) and redactor-rails-paperclip (0.4.3) this error appears again :(