0
I Use This!
Inactive

Commits : Listings

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