| Module | Cheat |
| In: |
lib/cheat/diffr.rb
lib/cheat/version.rb lib/cheat.rb |
| HOST | = | ARGV.include?('debug') ? 'localhost' : 'cheat.errtheblog.com' |
| PORT | = | ARGV.include?('debug') ? 3001 : 80 |
| SUFFIX | = | '' |