sinatra/test
Chris Schneider f2733e8785 Add :locals option for erb. General approach and some of the code was borrowed from rails (compilable.rb) 2008-05-27 19:16:23 -07:00
..
public tests 2007-12-02 15:41:58 -08:00
views Added sass_test.rb and supporting template/layout files. 2008-04-08 19:51:20 -05:00
app_test.rb Sinatra::Application as a sandbox for the DSL 2008-04-27 23:54:43 -04:00
application_test.rb Add enable/disable methods to Application 2008-04-28 00:03:44 -04:00
builder_test.rb Builder Rendering Helper (.builder templates) w/ doco and tests. 2008-03-12 09:04:05 -04:00
custom_error_test.rb raise errors from error 2008-04-01 14:20:26 -07:00
diddy_test.rb filter on host 2008-04-01 18:20:52 -07:00
erb_test.rb Add :locals option for erb. General approach and some of the code was borrowed from rails (compilable.rb) 2008-05-27 19:16:23 -07:00
event_context_test.rb throw :halt 2007-11-28 02:55:19 -08:00
events_test.rb bringing back the string. 2008-03-31 18:48:59 -07:00
haml_test.rb Add the possibility to configure options that are passed to Haml::Engine when evalutating HAML template. 2008-04-19 16:43:12 +02:00
helper.rb throw :halt 2007-11-28 02:55:19 -08:00
mapped_error_test.rb raise errors from error 2008-04-01 14:20:26 -07:00
pipeline_test.rb Rack pipelines leading to app; 'use' DSL method. 2008-04-28 01:02:55 -04:00
rest_test.rb RESTful testing 2008-04-09 22:50:56 -07:00
sass_test.rb Added sass_test.rb and supporting template/layout files. 2008-04-08 19:51:20 -05:00
sessions_test.rb Move set_option(s) to Application, export to (main) 2008-04-27 23:59:58 -04:00
streaming_test.rb fixed escaped paths not resolving static files [Matthew Walker] 2008-04-26 17:56:50 -07:00
sym_params_test.rb Symbol params back in thanks to Jeremy Evans 2008-04-08 16:40:46 -07:00
template_test.rb ERB in place 2008-02-20 22:57:05 -08:00
use_in_file_templates_test.rb New standard: use_in_file_templates uses @@ mytemplate for lookup 2008-04-27 18:05:42 -07:00