Hi,
Anyone know how to get the request params from the scope of a
ActionController::Base class method? Is that even possible?
Hi,
Anyone know how to get the request params from the scope of a
ActionController::Base class method? Is that even possible?
Not that I know of… what are you trying to do? Generally if I need to
pre-parse request params I use a before_filter.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs