From: "Ryan C." Date: 2011-04-01T08:13:41+09:00 Subject: Sinatra and Shotgun Gems Hi all, I'm working of playing around with a Nettuts Sinatra tutorial: http://net.tutsplus.com/tutorials/ruby/singing-with-sinatra/ and for whatever reason, I can't get the shotgun gen to load. My terminal (Debian Linux) returns the following: mint@mint ~/Test-Run $ shotgun basics.rb No command 'shotgun' found, did you mean: Command 'shogun' from package 'shogun-cmdline' (universe) shotgun: command not found mint@mint ~/Test-Run $ I have tried editing my gem paths, but that shouldn't be it since sinatra works, right? Any help would be appreciated. Thanks, Ryan -- Posted via http://www.ruby-forum.com/.