public
Description: A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.
Homepage: http://rdoc.info/projects/binarylogic/settingslogic
Clone URL: git://github.com/binarylogic/settingslogic.git
Click here to lend your support to: settingslogic and make a donation at www.pledgie.com !
settingslogic / .gitignore
100644 9 lines (7 sloc) 0.063 kb
1
2
3
4
5
6
7
8
9
.DS_Store
*.log
*.sqlite3
pkg/*
coverage/*
doc/*
benchmarks/*