Hi Sergio

Bundle update this mroning and the DEPRECATION message is gone :-)

Active_scaffold related gems used include :
gem 'active_scaffold', github: 'activescaffold/active_scaffold', branch: 
'master' 
# date picker
gem 'jquery-ui-rails'
gem 'active_scaffold_export', github: 'naaano/active_scaffold_export'
gem 'axlsx_rails'
gem 'recordselect', '~> 3.6'
# cloning
gem 'active_scaffold_duplicate'

Thanx for the speedy response and action :-)


On Wednesday, March 22, 2017 at 9:00:36 PM UTC+8, Sergio Cambra wrote:
>
> That line is including a module, so some activescaffold action (from 
> activescaffold or any activescaffold related gem) is using before_filter. 
>
> master branch for activescaffold doesn't use before_filter, so it must be 
> any 
> activescaffold related gem, what gems are you using? 
>
> El miércoles, 22 de marzo de 2017 9:23:27 (CET) CCH escribió: 
> > Hi Sergio 
> > 
> > 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 
>
> > -2caea11225b1/lib/active_scaffold/core.rb:47) 
> > 
> > Line 47 pf core.rb reads as 
> > 
> > include "ActiveScaffold::Actions::#{mod.to_s.camelize}".constantize 
> > 
> > 
> > Please take look at this. 
>
>
>

-- 
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.

Reply via email to