public
Fork of bmizerany/sinatra
Description: Classy web-development dressed in a DSL
Homepage: http://sinatra.rubyforge.org
Clone URL: git://github.com/sr/sinatra.git
sr (author)
Sat Oct 17 17:09:23 -0700 2009
commit  71435b7d5cdc02727eb20488abd7eddc851a82cb
tree    078d93f6b1540bce9718aaba8909e7f86478b9a5
parent  47748931f932c3a538c82a42eec306031646256d
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 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
file mapped_error_test.rb
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 Mar 31 02:23:48 -0700 2009 Use contest instead of test/spec/mini See <htt... [sr]
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
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 Tue Mar 31 02:23:48 -0700 2009 Use contest instead of test/spec/mini See <htt... [sr]
file templates_test.rb
file test_test.rb
directory views/ Sat May 23 08:02:25 -0700 2009 Add a test for the :views render option [sr]