次のようなエラーが表示されます。
NoMethodError (undefined method `image_will_change!' for #<Bar:0x24ddda0>):
app/controllers/bars_controller.rb:43:in `new'
app/controllers/bars_controller.rb:43:in `create'
登録のために送信をクリックした後。Carrierwave を使用しており、手順に従って使用しましたが、まだエラーが発生します。