#85 YAML Configuration File
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...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#85 YAML Configuration File" was published on December 24, 2007 and runs 7 minutes.
December 24, 2007 ·7m · RailsCasts (Mobile)
0:00 / 0:00
Summary
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.
Episode Description
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.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.