0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Dec 10, 2024 — Dec 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Little tweaks to Metal example file More... almost 17 years ago
Update README and add README how to try Sinatra \,,/ More... almost 17 years ago
Update README More... almost 17 years ago
Update README More... almost 17 years ago
README formatting More... almost 17 years ago
Update README More... almost 17 years ago
[03] Update documentation for Rails Metal Sinatra application More... almost 17 years ago
[02] Convert the application to "modular" style and add rackup file. Enable running the application on Thin by `rake start/stop` More... almost 17 years ago
[03] Basic CRUD application -- step 3 : Add views and helpers More... almost 17 years ago
[03] Basic CRUD application -- step 2 : Add routes and model validations More... almost 17 years ago
[03] Basic CRUD application -- step 1: Setup More... almost 17 years ago
Merge branch 'master' of [email protected]:karmi/sinatra_workshop_tutorials More... almost 17 years ago
[04] Add infrastructure for trying Sinatra in Rails Metal \,,/ (use Rake tasks like rake rails:up) More... almost 17 years ago
[04] Add infrastructure for trying Sinatra in Rails Metal \,,/ (use Rake tasks like rake rails:up) More... almost 17 years ago
[02] Add rackup file for application More... almost 17 years ago
Fix and update Readme and License More... almost 17 years ago
[03] Add basic CRUD/REST application (see screenshot) More... almost 17 years ago
[02] How to run application on edge/repository version of Sinatra More... almost 17 years ago
[02] Add simple tests for the application (Test::Unit) More... almost 17 years ago
[02] Demonstrate setting options for application -- like :environment and :views (template directory) More... almost 17 years ago
[02] Add "public" directory to application, to serve static files such as CSS or error pages More... almost 17 years ago
[02] Add simple error handling More... almost 17 years ago
[02] Add views/templates for application (views/*.erb) More... almost 17 years ago
[02] Demonstrate configuration and environments More... almost 17 years ago
[02] Add "halting" -- immediately stopping the request (with optional response status code and body) More... almost 17 years ago
[02] Demonstrate before filters More... almost 17 years ago
[02] Demonstrate helpers More... almost 17 years ago
[02] Add route examples More... almost 17 years ago
Simplest Sinatra application (start features overview) More... almost 17 years ago
More demonstration of middleware use -- use Rack::ShowExceptions (and deliberately break the code) More... almost 17 years ago