Age | Commit message (Collapse) | Author |
|
* set locale based on request header
* enforce locale path prefix when current locale is not the default
* note: don't use root_path anymore, instead use home_path
|
|
|
|
time a rake task is run (especially since some rake tasks get run as root!)
|
|
|
|
|
|
|
|
|
|
fetch secret token for signing cookies from config
|
|
* The APP_CONFIG needs to be initialized in core so that is required from other engines
* paths for load_views need to be relative to the model - not to rails root.
|
|
|
|
|
|
|
|
and actually use it - initializer was broken before
|
|
|
|
You can overwrite them in config/config.yml
|
|
|
|
|
|
|
|
|
|
we're merging repositories into one
|