Skip to content

ichyr/sinatra

Repository files navigation

sinatra

  1. Cookies question

Ivestigation of work with cookies in Sinatra.

  1. Rest server with activerecord ( sqlite3 ) persistance

Code after the tutorial at

http://www.danneu.com/posts/15-a-simple-blog-with-sinatra-and-active-record-some-useful-tools/

  1. File uploading simple example

Simple file uploading routines.

http://www.wooptoot.com/file-upload-with-sinatra

  1. Simple application illustrating work with Angular.js

A angularjs tutorial to build a simple crud application with a sinatra backend.

https://github.com/twilson63/crud.git

  1. Sinatra up and running code

Copied from Casiano Rodriguez-Leon github repo for general investigation.

https://github.com/crguezl/sinatra-up-and-running

  1. Sample of deployment of Sinatra apps with Capistrano

Delopyment of simple app with Unicorn web server and Capistrano gem.

https://github.com/stulentsev/sincapun

  1. Example of using Sinatra::JSON from sinatra-contrib gem

Based on

http://www.sinatrarb.com/contrib/json.html

  1. Sinatra Warden Template

Application template with usage of Warden for user authentification. Copied from

https://github.com/erikwco/sinatra-warden-template

  1. Sinatra, MongoDB, Backbone.js -- TODO Application

Sample application from Addy Osmanies repository

https://github.com/addyosmani/backbone-fundamentals/tree/gh-pages/practicals/stacks/option3

About

Programming while reading a book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published