Thanks Ryan, good episode. And interesting comments with good links. One thing that I think would complete the railscast well would be the capistrano deploy script. Since you have the file in .gitignore, it will not post to the server with your cap deploy, so you just need to add a command to put the yaml file to the server when you deploy.
Thanks Ryan, good episode. And interesting comments with good links. One thing that I think would complete the railscast well would be the capistrano deploy script. Since you have the file in .gitignore, it will not post to the server with your cap deploy, so you just need to add a command to put the yaml file to the server when you deploy.