0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't discriminate against hash based stores More... about 15 years ago
Fixed routing bug due to Sinatra 0.9.1 incompatibility More... about 15 years ago
Allow mounted models to provide default format. More... about 15 years ago
Added ci.rb More... about 15 years ago
Merge branch 'cucumber' of git://github.com/baldowl/sinatras-hat More... about 15 years ago
Cleaned up duplicated option setter/getter logic. More... about 15 years ago
Merge branch 'master' of [email protected]:nakajima/sinatras-hat More... about 15 years ago
Defined a pending step. More... about 15 years ago
Added task for running features with Cucumber. More... about 15 years ago
Maker#prefix can be used also as a setter. More... about 15 years ago
Smarter to_param for nested routes. More... about 15 years ago
Nested children can redirect to their parents now. More... about 15 years ago
Made Responder#render spec clearer More... about 15 years ago
Tweaks and extensions to README. More... about 15 years ago
Made Resource#path prettier to my eyes. More... about 15 years ago
Added missing metaid dependency and README to gemspec. Signed-off-by: Pat Nakajima <[email protected]> More... about 15 years ago
Bumped version to 0.1.2 More... about 15 years ago
Support :to_param option to specify how records map to params. More... about 15 years ago
returning isn't always available More... about 15 years ago
Fixed issue where mounted models couldn't nested deeply. More... about 15 years ago
Merge branch 'multiple-parents' of git://github.com/baldowl/sinatras-hat More... about 15 years ago
Reversed order of Maker#parents to fix Resource#resources. More... about 15 years ago
there's no need for Responder to have a not_found method More... about 15 years ago
added some comments to model.rb More... about 15 years ago
added some comments to maker.rb More... about 15 years ago
don't set cache headers for protected actions More... about 15 years ago
added basic etag support for show and index actions More... about 15 years ago
added TODO about making last_modified more efficient More... about 15 years ago
added example that uses rack-cache More... about 15 years ago
I like rack-cache's verbose formatting More... about 15 years ago