1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/test
Blake Mizerany be5f5270ec bringing back the string.
Symbols are not garbage collected and I don't want to use the large (but cool) HashWithIndifferentAccess.  I could use OpenStruct ala camping but that seems unnecessary.

Long live the string.
2008-03-31 18:48:59 -07:00
..
public tests 2007-12-02 15:41:58 -08:00
views Builder Rendering Helper (.builder templates) w/ doco and tests. 2008-03-12 09:04:05 -04:00
app_test.rb bringing back the string. 2008-03-31 18:48:59 -07:00
application_test.rb bringing back the string. 2008-03-31 18:48:59 -07: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 No more Error codes. Map them by Class name 2008-02-24 16:43:39 -08:00
erb_test.rb Haml & Erb redo 2008-02-27 21:07:06 -08: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 added template to DSL 2008-03-26 23:53:31 -07:00
helper.rb throw :halt 2007-11-28 02:55:19 -08:00
mapped_error_test.rb No more Error codes. Map them by Class name 2008-02-24 16:43:39 -08:00
streaming_test.rb Make Static omit Content-Disposition header when serving files. 2008-03-26 15:51:13 -04:00
template_test.rb ERB in place 2008-02-20 22:57:05 -08:00
use_in_file_templates_test.rb tests for use_in_file_templates! and a little refactoring 2008-03-28 14:33:26 -07:00