0.01
= sinatra-mongo
Extends Sinatra with an extension method for dealing with monogodb using the ruby driver.
Install it with gem:
$ gem install sinatra-mongo
Now we can use it an example application.
require 'sinatra'
require 'sinatra/mongo'
# Specify the database to use. Defa...
2021
2022
2023
2024
2025
2026
0.04
sinatra-gen generates a common file structure and basic app files for a web app utilizing the sinatra framework. For more information on sinatra, check out http://sinatrarb.com !! NOW WITH SUPPORT FOR SINATRA 0.9 (02/10/09)
2021
2022
2023
2024
2025
2026
0.19
sinatra-param allows you to declare, validate, and transform endpoint parameters as you would in frameworks like ActiveModel or DataMapper.
2021
2022
2023
2024
2025
2026
0.31
cijoe is a sinatra-based continuous integration server. It's like an
old rusty pickup truck: it might be smelly and gross, but it gets the
job done.
2021
2022
2023
2024
2025
2026
0.0
Sinatra-rraoute provides `gget'/`ppost'/`ddelete'/... methods which work
just like Sinatra's built-in `get'/`post'/`delete'/... methods, but which
map named routes to functions so that they can be referenced in redirects
etc.
The `path' helper will return a route for a certain route name and the...
2021
2022
2023
2024
2025
2026
0.0
Allows the use of named routes and custom subdomains in Sinatra applications. Based heavily on ckhampus' sinatra-named-routes.
2021
2022
2023
2024
2025
2026
0.0
Sinatra Extension for working with DataMapper (another Sinatra-Sequel Rip-off)
2021
2022
2023
2024
2025
2026
0.0
Sinatra extension to create a Sinatra-based MCP web app backed by the Sequel ORM
2021
2022
2023
2024
2025
2026
0.0
This gem is a fork of sinatra-twitter-bootstrap remade for bootstrap 3. Usable, though still somewhat of a work-in-progress. Check the homepage for details.
2021
2022
2023
2024
2025
2026
0.19
Package your assets for Sinatra.
2021
2022
2023
2024
2025
2026
0.77
An intelligent layer for ActiveRecord (via Rails and Sinatra) for the Sphinx full-text search tool.
2021
2022
2023
2024
2025
2026
0.17
Simple authentication plugin for sinatra.
2021
2022
2023
2024
2025
2026
0.13
A Sinatra extension for setting and showing Rails-like flash messages. This extension improves on the Rack::Flash gem by being simpler to use, providing a full range of hash operations (including iterating through various flash keys, testing the size of the hash, etc.), and offering a 'styled_fla...
2021
2022
2023
2024
2025
2026
0.0
Sinatra.env a`la Rails.env
2021
2022
2023
2024
2025
2026
0.0
Watches for changes in your Sinatra-app and reloads Puma daemon with the new app code.
2021
2022
2023
2024
2025
2026
0.0
Simple REST-ful resources with Sinatra.
2021
2022
2023
2024
2025
2026
0.0
Sinatra札幌の2013年~2014年の活動を振り返ると、いろいろなものとSinatraを組み合わせたものがほとんどでした。そこで、Ruby/GTK2(GTK+)、Gosu(SDL)、Sinatra(Rack)を例として、GUIアプリケーション、ゲーム、Webアプリケーションを対比させてみたいと思います。
2021
2022
2023
2024
2025
2026
0.0
Ensure that sinatra.route is set even when errors are raised in before
2021
2022
2023
2024
2025
2026
0.0
Extension to Sinatra.rb to allow managing an Asterisk IPBX from the web application
2021
2022
2023
2024
2025
2026
0.0
A [Sinatra](https://sinatrarb.com/)-based web endpoint that accepts JSON payloads and fires off Slack notifications upon detection of spam.
2021
2022
2023
2024
2025
2026