dynamime icon indicating copy to clipboard operation
dynamime copied to clipboard

Gem doens't work with Rails 3.0.9

Open fabnoe opened this issue 14 years ago • 2 comments

$ rails generate dynamime_migration

Throws:

vendor/plugins/dynamime/lib/rails_hacks.rb:5: undefined method custom' for classActionController::MimeResponds::Responder' (NameError)

fabnoe avatar Oct 21 '11 09:10 fabnoe

Hi,

Dynamime does only work with Rails <= 2.3. For now, it is not intended to adapt it to Rails 3, but feel free to fork the project and send me a pull-request as soon as you got it running :)

Cheers, Wil

On 10/21/2011 11:42 AM, insnet wrote:

$ rails generate dynamime_migration

Throws:

vendor/plugins/dynamime/lib/rails_hacks.rb:5: undefined method custom' for classActionController::MimeResponds::Responder' (NameError)

wvk avatar Oct 21 '11 09:10 wvk

Thanks for the information. Unfortunately I dont have the skills to rewrite it. Could you recommend any different solution/gem for Rails 3.0.9?

fabnoe avatar Oct 21 '11 12:10 fabnoe