-
Notifications
You must be signed in to change notification settings - Fork 1
Home
rubyisbeautiful edited this page Sep 13, 2010
·
2 revisions
The intent of this plugin is to set application-wide configuration options, and provide a decent UI to edit and maintain them (for non-developers).
Examples of it’s use (i.e. why I wrote it)
- instead of hardcoding a .site in ActiveResource classes, set it to a configuration variable. When the URL changes, just update the config once.
- Add a user that can be easily loaded every time, or just the first time, so you know at least one basic user will be available
- add some configs for supporting applications (god, nginx, etc.)
Thanks to Alex Bondarenko for additional help.
Bryan Taylor
rubyisbeautiful.com