sinatra/sinatra-contrib/spec
namusyaka 2d172e5c73 avoid executing filters even if prefix matches with other namespace
Fixes #1251
2017-02-09 23:54:18 +09:00
..
config_file Allow erb syntax on yml config file 2016-05-10 10:30:53 -03:00
content_for Replace tabs with spaces 2016-04-26 19:37:32 +09:00
namespace add template support to namespaces 2011-03-29 10:08:05 +02:00
reloader error handler reloading 2011-06-25 20:39:48 -03:00
respond_with remove 'Girl' and 'bar' from test. because. 2015-05-15 15:00:03 -04:00
capture_spec.rb Fix rspec old syntax warning 2016-07-20 05:53:24 -03:00
config_file_spec.rb Make to use `expect` clause instead of `should` for rspec expectations 2016-12-29 00:35:12 +09:00
content_for_spec.rb Migrate to rspec 3.4 2016-06-21 15:12:09 -03:00
cookies_spec.rb adds explicit set method to contrib/cookies 2017-01-24 13:40:53 -08:00
custom_logger_spec.rb Limit backports usage in specs 2014-05-12 19:59:19 -07:00
extension_spec.rb Migrate to rspec 3.4 2016-06-21 15:12:09 -03:00
json_spec.rb Migrate to rspec 3.4 2016-06-21 15:12:09 -03:00
link_header_spec.rb Merge branch 'change-link-header-delimiter-to-comma-and-newline' of https://github.com/petedmarsh/sinatra-contrib into petedmarsh-change-link-header-delimiter-to-comma-and-newline 2016-07-21 18:40:49 +09:00
multi_route_spec.rb Migrate to rspec 3.4 2016-06-21 15:12:09 -03:00
namespace_spec.rb avoid executing filters even if prefix matches with other namespace 2017-02-09 23:54:18 +09:00
okjson.rb add Sinatra::JSON 2011-05-09 07:52:36 +02:00
reloader_spec.rb Add .after_reload to Sinatra::Reloader 2016-07-25 10:15:01 -03:00
required_params_spec.rb Rename Sinatra::Params to Sinatra::RequiredParams 2016-05-04 17:19:29 +09:00
respond_with_spec.rb If no template is found, raise a 500 with message 2016-07-21 19:18:17 +09:00
spec_helper.rb Remove comment [ci skip] 2015-04-26 20:00:08 -07:00
streaming_spec.rb Migrate to rspec 3.4 2016-06-21 15:12:09 -03:00