1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/test
2013-02-26 20:36:53 +11:00
..
integration
public
views add support for stylus templates, fixes #553 2013-02-26 20:15:34 +11:00
base_test.rb
builder_test.rb
coffee_test.rb
compile_test.rb
contest.rb
creole_test.rb
delegator_test.rb
encoding_test.rb
erb_test.rb Tests: 5 template helpers can nest layouts 2013-02-25 19:08:28 +01:00
extensions_test.rb
filter_test.rb Bringing Accept header parsing in line with the spec. 2013-01-28 09:43:30 -08:00
haml_test.rb Tests: 5 template helpers can nest layouts 2013-02-25 19:08:28 +01:00
helper.rb
helpers_test.rb add tests to show body is already working properly, fixes #512 2013-02-26 17:44:42 +11:00
integration_helper.rb
integration_test.rb
less_test.rb
liquid_test.rb Tests: 5 template helpers can nest layouts 2013-02-25 19:08:28 +01:00
mapped_error_test.rb setting status to 404 in error handler should not trigger not_found handler, fixes #541 2013-02-26 13:56:59 +11:00
markaby_test.rb
markdown_test.rb
middleware_test.rb
nokogiri_test.rb
rabl_test.rb
rack_test.rb
radius_test.rb
rdoc_test.rb
readme_test.rb
request_test.rb Exposing Accept header parameters. 2013-01-28 17:31:08 -08:00
response_test.rb
result_test.rb
route_added_hook_test.rb
routing_test.rb add x_cascade option, fixes #621 2013-02-26 17:37:02 +11:00
sass_test.rb
scss_test.rb
server_test.rb
settings_test.rb add session option to protection, fixes #601 2013-02-26 17:25:19 +11:00
sinatra_test.rb
slim_test.rb Tests: 5 template helpers can nest layouts 2013-02-25 19:08:28 +01:00
static_test.rb
streaming_test.rb
stylus_test.rb Revert "stylus is not available yet in latest tilt" 2013-02-26 20:36:53 +11:00
templates_test.rb add layout_options, fixes #495 2013-02-26 17:13:02 +11:00
textile_test.rb
wlang_test.rb Tests: 5 template helpers can nest layouts 2013-02-25 19:08:28 +01:00
yajl_test.rb