I’ve got this in my index.html.erb
@show_statistics = session[:show_statistics]
Using the default 2.0 cookies session, it comes up as nil everytime I
reload the browser. What’s the deal?
I’ve got this in my index.html.erb
@show_statistics = session[:show_statistics]
Using the default 2.0 cookies session, it comes up as nil everytime I
reload the browser. What’s the deal?
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