saulcoria / 085-yaml-configuration-revised

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RailsCasts Episode #85: YAML Configuration (revised)

http://railscasts.com/episodes/85-yaml-configuration-revised

Requires Ruby 1.9.2 or higher.

Commands used in this episode

BLOG_USERNAME=admin BLOG_PASSWORD=secret rails s
echo /config/application.yml >> .gitignore
cp config/application.yml config/application.example.yml

About


Languages

Language:Ruby 88.7%Language:CSS 7.8%Language:JavaScript 2.6%Language:CoffeeScript 0.9%