Commit Graph

7 Commits

Author SHA1 Message Date
Konstantin Haase fd5113a687 dummy methods no longer needed in delegator tests 2011-04-17 10:33:42 +02:00
Konstantin Haase 7e1449a4ea use respond_to? rather than arity checks to play nice with method_missing proxies 2011-04-17 10:30:30 +02:00
Konstantin Haase 1d64be6471 one more test for delegation and method_missing proxies 2011-04-17 10:19:49 +02:00
Konstantin Haase 53b5ccde48 make Sinatra::Delegator play nice with method_missing proxies, fixes #245 2011-04-17 10:10:22 +02:00
Konstantin Haase b03ee9f4f7 add Sinatra.use 2011-03-31 13:06:08 +02:00
Konstantin Haase cbe5d15d42 test delegation of Sinatra.register and Sinatra.helpers 2011-03-31 13:02:04 +02:00
Konstantin Haase a6cf359fe6 add Sinatra::Delegator.target and actually test delegation 2011-03-21 11:28:42 +01:00