Showing 1 videos tagged with configuration

Railscast - Episode 85: YAML Configuration File

00:07:03 railscasts.com
Application configuration shouldn't be spread throughout your code base. Instead a much better place to put it is an external YAML file. See how to do that in this episode.