Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 721 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 721 Bytes

Sinatra Calls

A little application that's showcasing usage of:

  • sinatra
  • sinatra-diskcache gem
  • sprockets/assets pipeline
  • memcaching
  • xls report generation using spreadsheet gem
  • sass with bootstrap-sass
  • haml templates
  • some jquery and spin.js code
  • capistrano deployment on unicorn server
  • etc.

You're probably won't be intrested in functional side of this application, it can be useful only as example code source or a pretty complex sinatra application boilerplate for everyone except me.

All messages in app are in russian, excuse me. :)

License

Copyright © Ilia Zhirov - 2012.

All code is in Public Domain. Feel free to use it anyhow you like.