Skip to content

Commit

Permalink
Merge pull request tmuxinator#46 from latentflip/patch-1
Browse files Browse the repository at this point in the history
Update the sample so that the logs window actually opens the rails logs
  • Loading branch information
aziz committed Mar 1, 2012
2 parents da8e7ea + 8f416ce commit 01446a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tmuxinator/assets/sample.yml
Expand Up @@ -26,7 +26,7 @@ tabs:
-
- database: rails db
- server: rails s
- logs: tail -f logs/development.log
- logs: tail -f log/development.log
- console: rails c
- capistrano:
- server: ssh me@myhost

0 comments on commit 01446a1

Please sign in to comment.