Ruby on Rails
Tuesday, October 30, 2012
[Rails] Re: Does session_secure work?
›
I tried ActionController::Base.session_options[:secure] = true and the session cookie is not set at all. If I set it to false everything...
Re: [Rails] Newbie - deployment, hosting
›
I intend to step out of the 'learner app' zone as quickly as I can :) Thank you all On Tuesday, October 30, 2012 6:00:21 PM UTC+2, T...
[Rails] Re: Issue starting server in production that don't use activeRecord
›
Issue solved with a little modification to application.rb changin require rails/all for require "action_controller/railtie" ...
‹
›
Home
View web version