I am trying to access the values stored in params hash from ApplicationController class directly.How can I do it? Foreaxmple: def setParams @parameters=params ??? end
Source: Ruby on rails accessing content of params hash in application controller – Stack Overflow
Recent Comments