public
Rubygem
Fork of bmizerany/sinatra
Description: master branch is the integration point for the 0.3.x series
Homepage: http://sinatrarb.com
Clone URL: git://github.com/rtomayko/sinatra.git
rtomayko (author)
Sat Jun 07 19:56:44 -0700 2008
commit  1823ed902b2ceed31f9b74812eafb5d96574c87e
tree    07d5e3986eb445e5a2818b6ccbf9f51567dc1fc6
parent  ecc0afa694c063659f9ec8af356fb1dba75dfe0b parent  ea3239c88f8a85f82cc891589bc6ad1c339719e8
sinatra / test
name age message
..
file app_test.rb Sun Apr 27 20:54:43 -0700 2008 Sinatra::Application as a sandbox for the DSL [rtomayko]
file application_test.rb Sun Apr 27 21:03:44 -0700 2008 Add enable/disable methods to Application [rtomayko]
file builder_test.rb Wed Mar 12 06:04:05 -0700 2008 Builder Rendering Helper (.builder templates) w... [rtomayko]
file custom_error_test.rb Tue Apr 01 14:20:26 -0700 2008 raise errors from error [Blake Mizerany]
file diddy_test.rb Tue Apr 01 18:20:52 -0700 2008 filter on host [Blake Mizerany]
file erb_test.rb Tue May 27 19:16:23 -0700 2008 Add :locals option for erb. General approach a... [cschneid]
file event_context_test.rb Wed Nov 28 02:55:19 -0800 2007 throw :halt [Blake Mizerany]
file events_test.rb Mon Mar 31 18:48:59 -0700 2008 bringing back the string. [Blake Mizerany]
file haml_test.rb Sat Apr 19 07:43:12 -0700 2008 Add the possibility to configure options that a... [sr]
file helper.rb Wed Nov 28 02:55:19 -0800 2007 throw :halt [Blake Mizerany]
file mapped_error_test.rb Tue Apr 01 14:20:26 -0700 2008 raise errors from error [Blake Mizerany]
file pipeline_test.rb Sun Apr 27 22:02:55 -0700 2008 Rack pipelines leading to app; 'use' DSL method. [rtomayko]
directory public/ Sun Dec 02 15:41:58 -0800 2007 tests [Blake Mizerany]
file rest_test.rb Wed Apr 09 22:50:56 -0700 2008 RESTful testing [Blake Mizerany]
file sass_test.rb Tue Apr 08 17:51:20 -0700 2008 Added sass_test.rb and supporting template/layo... [nmeans]
file sessions_test.rb Sun Apr 27 20:59:58 -0700 2008 Move set_option(s) to Application, export to (m... [rtomayko]
file streaming_test.rb Sat Apr 26 17:56:50 -0700 2008 fixed escaped paths not resolving static files ... [Blake Mizerany]
file sym_params_test.rb Tue Apr 08 16:40:46 -0700 2008 Symbol params back in thanks to Jeremy Evans [Blake Mizerany]
file template_test.rb Wed Feb 20 22:57:05 -0800 2008 ERB in place [Blake Mizerany]
file use_in_file_templates_test.rb Sun Apr 27 18:05:42 -0700 2008 New standard: use_in_file_templates uses @@ my... [bmizerany]
directory views/ Tue Apr 08 17:51:20 -0700 2008 Added sass_test.rb and supporting template/layo... [nmeans]