Marcel Morgan
2ddbe87e7a
Update documentation to use Rails.application instead
...
References to ``AppName::Application` removed in favour of ``Rails.application``
as generated with a new rails 4.1 app.
[ci skip]
2014-04-13 05:52:04 -05:00
Trevor Turk
274a3aa64c
Allow transparent upgrading of legacy signed cookies to encrypted cookies; Automatically configure cookie-based sessions to use the best cookie jar given the app's config
2013-03-28 14:38:36 -05:00
Steve Klabnik
2214237c39
Re-do Getting Started application with Rails 4.
...
The sample application with the Getting Started Guide was very out of
date. I've re-done it on edge (as of 51b9def5bf
) so it should
be good to go with Rails 4. It's also in synch with what the guide
actually says.
2013-01-22 00:12:29 -05:00
Santiago Pastorino
4faa041845
Rename secret_token_key to secret_key_base
2012-11-03 14:57:54 -02:00
Santiago Pastorino
60609bb50d
Sign cookies using key deriver
2012-11-03 14:57:53 -02:00
Prem Sichanugrist
0ffe19056c
Extract ActiveRecord::SessionStore from Rails
...
This functionality will be available from gem
`active_record-session_store` instead.
2012-08-24 15:24:19 -04:00
Xavier Noria
6d87cd028b
moves the guides up to the root directory
2012-03-17 08:32:49 -07:00