Skip to content

Commit

Permalink
More changes
Browse files Browse the repository at this point in the history
  • Loading branch information
William Barry committed May 23, 2014
1 parent c8852f3 commit eb352fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -11,6 +11,7 @@ capybara-*.html
/public/system/*
/coverage/
/spec/tmp/*
/chester
**.orig
rerun.txt
pickle-email-*.html
Expand Down
2 changes: 1 addition & 1 deletion bin/caboose
Expand Up @@ -4,7 +4,7 @@
#require 'caboose'
#require 'caboose/engine'
require 'caboose/version'
#require 'caboose/caboose_helper'
require 'caboose/caboose_helper'
#require 'trollop'

cmd = ARGV.shift
Expand Down

0 comments on commit eb352fc

Please sign in to comment.