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