public
Fork of bmizerany/sinatra
Description: Classy web-development dressed in a DSL
Homepage: http://sinatrarb.com
Clone URL: git://github.com/adamwiggins/sinatra.git
adamwiggins (author)
Fri Aug 14 14:51:58 -0700 2009
commit  f4fa5cae5fbc75ab8754774c5638d4b81769e584
tree    e384d23fbd98ef7505d8e16311eac4e90f940f3f
parent  8ab1690064495723055c714f35ca9f41098c7ff2
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 extensions_test.rb Tue Mar 31 02:23:48 -0700 2009 Use contest instead of test/spec/mini See <htt... [sr]
file filter_test.rb Sun Jun 07 04:11:14 -0700 2009 Better route and filter inheritance [#180] [rtomayko]
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 May 18 03:36:03 -0700 2009 Less warnings to sate zenspider's needs [halorgium]
file mapped_error_test.rb Sun Jun 07 04:12:20 -0700 2009 Better error mapping inheritance [rtomayko]
file middleware_test.rb Tue Mar 31 02:23:48 -0700 2009 Use contest instead of test/spec/mini See <htt... [sr]
file options_test.rb Fri Jun 05 22:36:02 -0700 2009 Disable :show_exceptions on Base in all environ... [rtomayko]
file render_backtrace_test.rb Sat Apr 25 05:16:14 -0700 2009 template backtraces ftw [#198] [#51] [sbfaulkner]
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 Jun 27 14:55:53 -0700 2009 Remove superfluous argument in render_* methods... [wbzyl]
directory views/ Sat May 23 08:02:25 -0700 2009 Add a test for the :views render option [sr]