I’m storing 5 params in a session variable session[:search] = Search.new(params[:search]) how can i call each param seperately ?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.