public
Fork of bmizerany/sinatra
Description: Classy web-development dressed in a DSL (official / canonical repo)
Homepage: http://sinatra.github.com
Clone URL: git://github.com/sinatra/sinatra.git
sr (author)
Wed Nov 04 17:41:06 -0800 2009
commit  f3755308b94a5861e1f2b4c38d15b166d0b991ef
tree    a6d3336fa166f5f73422cffb806c8774c5966378
parent  6d8b333af44886016eeedda18da2855549beffff
sinatra / test
name age message
..
file base_test.rb Mon May 18 03:36:03 -0700 2009 Less warnings to sate zenspider's needs [halorgium]
file builder_test.rb Mon May 18 02:47:36 -0700 2009 Deprecation warning for auto-require of templat... [sr]
file contest.rb Mon May 18 03:36:03 -0700 2009 Less warnings to sate zenspider's needs [halorgium]
directory data/ Sat Dec 20 18:45:28 -0800 2008 I knew I shoulda taken that left turn at Hoboke... [rtomayko]
file erb_test.rb Tue Mar 31 02:23:48 -0700 2009 Use contest instead of test/spec/mini See <htt... [sr]
file erubis_test.rb Sat Oct 17 16:04:54 -0700 2009 ERubis support in to sinatra. With tests! Sign... [abcde]
file extensions_test.rb Sat Oct 17 16:18:53 -0700 2009 Get rid of Default TODO: clean the options^Wse... [sr]
file filter_test.rb Loading commit data...
file haml_test.rb Fri Apr 24 17:59:39 -0700 2009 closes #9779 Auto-require haml/erb/builder/sass... [bmizerany]
file helper.rb Mon May 18 02:51:44 -0700 2009 Use Rack::Test instead of Sinatra::Test for tests [sr]
file helpers_test.rb Mon Oct 12 02:02:07 -0700 2009 Allow to register a mime type with mime_type [sr]
file mapped_error_test.rb Sun Jun 07 04:12:20 -0700 2009 Better error mapping inheritance [rtomayko]
file middleware_test.rb Sat Oct 17 16:18:53 -0700 2009 Get rid of Default TODO: clean the options^Wse... [sr]
file options_test.rb Sat Oct 17 16:18:53 -0700 2009 Get rid of Default TODO: clean the options^Wse... [sr]
file request_test.rb Tue Aug 18 04:48:46 -0700 2009 request.secure? to check for ssl encrypted conn... [adamwiggins]
file response_test.rb Tue Mar 31 02:23:48 -0700 2009 Use contest instead of test/spec/mini See <htt... [sr]
file result_test.rb Tue Mar 31 02:23:48 -0700 2009 Use contest instead of test/spec/mini See <htt... [sr]
file route_added_hook_test.rb Sun Apr 19 20:04:50 -0700 2009 Added proc as argument for #route_added hook [visionmedia]
file routing_test.rb Sun Jun 07 04:11:14 -0700 2009 Better route and filter inheritance [#180] [rtomayko]
file sass_test.rb Mon May 18 02:47:36 -0700 2009 Deprecation warning for auto-require of templat... [sr]
file server_test.rb Wed May 20 18:13:38 -0700 2009 Use rack's new handler registration stuff to fi... [rtomayko]
file sinatra_test.rb Tue Mar 31 02:23:48 -0700 2009 Use contest instead of test/spec/mini See <htt... [sr]
file static_test.rb Sun Jun 07 04:11:14 -0700 2009 Better route and filter inheritance [#180] [rtomayko]
file templates_test.rb Sat Oct 03 14:55:03 -0700 2009 Use Tilt for templating This fixes a whole sle... [rtomayko]
directory views/ Sat Oct 17 16:04:54 -0700 2009 ERubis support in to sinatra. With tests! Sign... [abcde]