Hi Sergio I am using Rails 5.01 and just upgraded to 5.02
Do you need to update Active_Scaffold and Active_Scaffold_Export to remove the DEPREATION warnings? Started GET "/tasks" for ::1 at 2017-03-15 18:38:25 +0800 DEPRECATION WARNING: before_filter is deprecated and will be removed in Rails 5. 1. Use before_action instead. (called from include at C:/RailsInstaller/Ruby2.2. 0/lib/ruby/gems/2.2.0/bundler/gems/*active_scaffold* -d5b305a1d797/lib/active_scaff old/core.rb:47) DEPRECATION WARNING: before_filter is deprecated and will be removed in Rails 5. 1. Use before_action instead. (called from included at C:/RailsInstaller/Ruby2.2 .0/lib/ruby/gems/2.2.0/bundler/gems/*active_scaffold_export* -f143753f7979/lib/acti ve_scaffold/actions/export.rb:4) DEPRECATION WARNING: before_filter is deprecated and will be removed in Rails 5. 1. Use before_action instead. (called from included at C:/RailsInstaller/Ruby2.2 .0/lib/ruby/gems/2.2.0/bundler/gems/*active_scaffold_export* -f143753f7979/lib/acti ve_scaffold/actions/export.rb:5) Cheers :-) -- 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.
