Im starting with Ruby and our team leader sends us to learn Sinatra, relo开发者_开发知识库ading the application changes is been done by Shotgun, my problem now is that i have a Singleton entity
Greetings, Every time I make a change to a Sinatra app I\'m working on and try to refresh the browser (located at http://localhost:4567/) the browser will refresh and, the console window seems to res
Angel With A Shotgun The Cab 专辑:Symphony Soldier 语种: 英语 流派:Alternative 唱片公司:INgrooves
Sinatra app: require \"rubygems\" require \"sinatra\" get \'/\' do \"Hello world. It\'s #{Time.now} at the server!\"