Skip to content

eladmeidar/sinatra-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra MVC skeleton

  • Edit `configs/default_routes.rb` and add your own root uri
  • check `load_dependencies` on `app.rb` and add library names you need (e.g: `load_dependencies :erb, :haml, :json, :activerecord`)

About

An Agile Sinatra-based MVC app (skeleton)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages