That gem is not updated to latest active scaffold version, try with this fork: https://github.com/activescaffold/active_scaffold_export
I think it works with newest activescaffold, but nobody confirmed yet. Also i'm waiting to get permission to release new version in rubygems. https://github.com/activescaffold/active_scaffold/issues/635 Best regards El jue., 6 ago. 2020 10:25, Dennis Bulgatz <[email protected]> escribió: > > Hello.. Would like to export the list view to CSV or Excel. > > Tried https://github.com/activescaffold/active_scaffold_export > > When I start the rails server > > /Users/dbulgatz/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/active_scaffold_export-3.3.2/lib/active_scaffold_export/config/core.rb:18:in > `block in <top (required)>': uninitialized constant > ActionDispatch::Routing::ACTIVE_SCAFFOLD_CORE_ROUTING (NameError) > > Routing issue? What should a route look for a controller using > active_scaffold_export? > > Thanks! > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/activescaffold/8b56bb3a-c800-4e3c-b709-f4fb5ed33b46n%40googlegroups.com > <https://groups.google.com/d/msgid/activescaffold/8b56bb3a-c800-4e3c-b709-f4fb5ed33b46n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/activescaffold/CAF2jUs-ZjxeAqzNdqdh9H2bnubfTOKMc1P0G8DTE-WCOiymdhw%40mail.gmail.com.
