summaryrefslogtreecommitdiff
path: root/config/initializers
AgeCommit message (Collapse)Author
2013-07-11config - add force_ssl to config, add configuration notes to README.mdelijah
2013-07-04i18n - added a few strongs to app, fixed language at english for now.elijah
2013-04-08Merge pull request #39 from azul/feature/keep-session-secretjessib
fetch secret token for signing cookies from config
2013-04-03make sure user tests also run when run from users subdirAzul
* 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.
2013-03-15fetch secret token for signing cookies from configAzul
2013-02-09configure couchrest session store in initializerAzul
2013-02-09fall back to {} if config file is empty for environmentAzul
2013-02-05use the latest couch rest session storeAzul
and actually use it - initializer was broken before
2012-12-20config hash now has indifferent accessAzul
2012-12-20Loading config defaults from default.yml nowAzul
You can overwrite them in config/config.yml
2012-11-26minor: client side validations fixed + .json requestAzul
2012-11-12adding client side validations to the mixAzul
2012-10-29first steps at is_admin?Azul
2012-10-08LeapWebDemo -> LeapWebAzul
2012-09-27Adding in what used to be leap webapp demoAzul
we're merging repositories into one