rs_yettings 0.0.1
Yettings uses encrypted YML files that allow you to safely store sensitive configuration data such as API keys and passwords in your repository. Yettings makes these key/values available by creating a class and instance methods. Ex: Yetting.some_setting
Gemfile:
=
install:
=
Versions:
- 0.0.1 August 23, 2013 (23.5 KB)
Runtime Dependencies (2):
encrypted_strings
>= 0
rails
>= 0
Development Dependencies (9):
factory_girl_rails
>= 0
growl
>= 0
guard-rspec
>= 0
guard-spork
>= 0
rspec-rails
>= 0
shoulda-matchers
>= 0
simplecov
>= 0
spork
>= 0
sqlite3
>= 0