Guest User

Untitled

a guest
Jun 18th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. source :gemcutter
  2. gem 'sinatra'
  3. gem 'slim', :path => "../"
  4.  
  5. # start the app by:
  6. # $ bundle exec ruby sinatra_sample.rb
Add Comment
Please, Sign In to add comment