No error? That seems like bridge not loaded, but newer carrierwave version still has CarrierWave module, so bridge should be loaded.
Check this in console: ActiveScaffold::Bridges.bridges[:carrierwave].install? And: ActiveScaffold::Bridges.run_all ActiveScaffold::Config::Core < ActiveScaffold::Bridges::Carrierwave::CarrierwaveBridge El lunes, 22 de febrero de 2016 15:24:48 (CET) Gloufy escribió: Hi, I've updated a website from a older version (3.2.25) to rails 4.2.5. And the link with carrierwave is broken. In the form the filefield doesn't appear.... I don't know why ! Gloufy -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" group.To unsubscribe from this group and stop receiving emails from it, send an email to activescaffold [email protected][1].To post to this group, send email to [email protected][2].Visit this group at https://groups.google.com/ group/activescaffold[3].For more options, visit https://groups.google.com/d/optout[4]. -------- [1] mailto:[email protected] [2] mailto:[email protected] [3] https://groups.google.com/group/activescaffold [4] https://groups.google.com/d/optout -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/activescaffold. For more options, visit https://groups.google.com/d/optout.
