RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Simple configuration for Ruby applications

Very often in our application we need to separate some data from the code - URLs, email addresses, other bits and pieces. And sometimes it makes more sense to implement a sharp and specific solution, tailored directly to your needs - instead of smashing the task with a hammer of some generic gem. How? See some ideas in this blog post - simple configuration for Ruby applications

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in