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:
=
安裝:
=
版本列表:
- 0.0.1 August 23, 2013 (23.5 KB)
Runtime 相依性套件 (2):
encrypted_strings
>= 0
rails
>= 0
Development 相依性套件 (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