sinatra_resource 0.4.5
A DSL for creating RESTful actions with Sinatra and MongoMapper. It embraces the Resource Oriented Architecture as explained by Leonard Richardson and Sam Ruby.
Gemfile:
=
install:
=
Runtime Dependencies (4):
djsun-mongo_mapper
>= 0.5.8.2, < 0.6
mongo
>= 0.16, < 1.0
query_string_filter
>= 0.1.2
sinatra
>= 0.9.4, < 1.0