1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/sinatra-contrib/spec
2013-08-19 14:44:07 -04:00
..
config_file change extension from config.erb.yml to config.yml.erb 2012-06-20 03:05:54 -04:00
content_for Added the test cases for content_for? 2011-12-15 16:27:19 -05: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 add test for #87 2013-03-25 23:27:25 -04:00
capture_spec.rb Don't delete trailing whitespace in slim templates 2012-12-09 20:23:19 +01:00
config_file_spec.rb change extension from config.erb.yml to config.yml.erb 2012-06-20 03:05:54 -04:00
content_for_spec.rb Clean up trailing whitespace 2012-12-09 20:10:08 +01:00
cookies_spec.rb fix cookie extension for Rack 1.5 2013-03-16 15:18:55 +01:00
decompile_spec.rb have decompile work properly with Sinatra 1.3 2011-08-17 13:07:53 +02:00
extension_spec.rb add reimplementation of sinatra-extension 2011-03-26 00:13:26 +01:00
json_spec.rb Modified json_spec as per changes made in the Sinatra::JSON module 2013-04-04 08:14:45 +05:30
link_header_spec.rb new extensions: sinatra-link-helper 2011-03-24 08:46:55 +01:00
multi_route_spec.rb Refactor multi-route specs 2012-12-09 17:47:08 +01:00
namespace_spec.rb Rework namespace specs for clarity 2012-12-10 20:34:02 +01:00
okjson.rb add Sinatra::JSON 2011-05-09 07:52:36 +02:00
reloader_spec.rb Use global rather than class vars in reloader spec 2012-03-13 00:18:17 -07:00
respond_with_spec.rb add an actual failing test for #71 2013-08-19 14:44:07 -04:00
spec_helper.rb get rid of stdlib warning 2013-08-16 11:11:15 -04:00
streaming_spec.rb remove eventmachine dependency fixes #30 #43 2013-08-16 16:51:20 -04:00