Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 318 Bytes

sinatra_template

Need a starting point with Sinatra project? Here you go!

Master branch has very simple structure, with Rspec configurated, classic way.

FullModular branch contains a basic Sinatra project with a modular structure (ready for MVC). Again, Rspec and Capybara, Guard and Pry are ready to be used.