1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

17 commits

Author SHA1 Message Date
Konstantin Haase
5360a0d930 add tests for calling yield_content more than once 2011-03-28 17:12:43 +02:00
Konstantin Haase
e417ccc1e7 add slim support to content_for 2011-03-28 16:57:39 +02:00
Konstantin Haase
ee59224a99 add support for erubis to content-for 2011-03-28 16:23:34 +02:00
Konstantin Haase
7e72a34a3a don't rely on template engine internals to capture a block, makes yield_content usage consistent in erb and haml, allows combining the two 2011-03-28 16:06:17 +02:00
Konstantin Haase
7fa95253e3 move content-for tests to rspec 2011-03-28 10:11:57 +02:00
Konstantin Haase
676d217a3b add test for raising and error when trying to change app global settings from a namespace 2011-03-26 00:40:58 +01:00
Konstantin Haase
fb488b9867 trigger route_added hooks for namespace-only extensions 2011-03-26 00:39:16 +01:00
Konstantin Haase
31cdac9d0e make respond-with play nice with namespace 2011-03-26 00:22:19 +01:00
Konstantin Haase
503250fd67 add tests for Sinatra::RespondWith#respond_to 2011-03-26 00:16:40 +01:00
Konstantin Haase
18e379f1cf add reimplementation of sinatra-extension 2011-03-26 00:13:26 +01:00
Konstantin Haase
e6f15a2888 add sinatra-respond-with 2011-03-26 00:02:03 +01:00
Konstantin Haase
ec248a8b5a add reimplemenation of sinatra-config-file 2011-03-24 10:25:00 +01:00
Konstantin Haase
99029a0b41 implement namespace local error handling 2011-03-24 08:57:36 +01:00
Konstantin Haase
aee11b812f start reimplementation of sinatra-namespace 2011-03-24 08:47:56 +01:00
Konstantin Haase
074aedc187 new extensions: sinatra-link-helper 2011-03-24 08:46:55 +01:00
Konstantin Haase
0aa2cc7308 rewrite sinatra-test-helpers 2011-03-24 08:45:57 +01:00
Konstantin Haase
f5e015894d import sinatra-decompile 2011-03-24 08:45:29 +01:00