summaryrefslogtreecommitdiff
path: root/config/initializers
AgeCommit message (Expand)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
2013-04-03make sure user tests also run when run from users subdirAzul
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
2012-12-20config hash now has indifferent accessAzul
2012-12-20Loading config defaults from default.yml nowAzul
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