Michael Graff wrote in post #1098252:
> Probably none, but "settingslogic" didn't appear in my search when I
> looked
> for ways to store secrets in a single file. :)
Sure there is advantage to writing your own gem. You wrote it, and
shared it with the community. That's AWESOME! I considered doing
something similar, until I ran across SettingsLogic.
> Posted by unknown (Guest) on 2013-02-22 09:05
> Why not just use environment variables?
Yes, environment variables are certainly an option, but I really like
the consistent API, and baked-in support for different environments that
SettingLogic provides.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment