0
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Gibheer b317b05f90 use new api of class_options 2013-01-28 15:49:53 +01:00
Gibheer 399e0ea338 use class_options for the controller 2013-01-11 16:02:26 +01:00
Gibheer 9e83d9d8b5 easier environment generation
This still needs some work, but it should definitly be easier to
generate new environments now. Why is that even so much work?
2013-01-11 08:02:46 +01:00
Stormwind e81dff9c07 Kill all mutants i Zero::Request
Fix tests for PATCH, because spec_helper didn't support it and the tests where
wrong.
Remove if statement from "conent_type", because ruby already returns nil, if the
requested key in a hash is not found. (Sounds a bit ugly, but it's true.)
2013-01-06 12:37:07 +01:00
Gibheer daee3c5975 run simplecov only when needed 2012-12-17 18:18:20 +01:00
Gibheer 5c07e72076 delete all.rb in favorite of zero.rb 2012-11-30 19:57:30 +01:00
Gibheer 2a1499479a specs for rendering 2012-11-26 21:41:09 +01:00
Gibheer 82bafca46c SimpleCov runs on latest rbx head 2012-11-24 15:14:59 +01:00
Gibheer 495d8f6503 add simplecov to get metrics
This only works with MRI, but should be good enough.
2012-11-20 20:37:10 +01:00
Gibheer 019bccd4a2 add a spec controller 2012-11-20 20:37:10 +01:00
Gibheer a5a2e6276b added rack to generate environments 2012-11-16 10:56:29 +01:00
Gibheer 75ccc3195d call is a class function 2012-11-16 10:50:12 +01:00
Gibheer 646d3a9e23 more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
Gibheer 7f8aab2e92 extend the helper a bit 2012-11-12 20:33:18 +01:00
Gibheer ea20ebf46c use zero/all to require everything 2012-11-08 21:36:56 +01:00
Gibheer 79537632ac added new router to the tools
This small router is intended to work like URLMap, but with the feature
that it can extract variables from routes.
2012-10-13 11:48:11 +02:00