0
0
Commit Graph

4 Commits

Author SHA1 Message Date
Gibheer
be5cd61bb9 this adds a new accept type
This new class handles various accept strings and makes them available
throught the same API. This way, language and media type feels the same.
2012-11-16 18:13:07 +01:00
Gibheer
0fd2d00fdb check for nil argument and use an empty array 2012-11-15 19:32:14 +01:00
Gibheer
66769af57a changed the setting of @@map 2012-11-14 21:38:57 +01:00
Gibheer
24eba118e6 replacement for rack request
This should replace Rack::Request in the hole lib. It seperates
everything worth into its own classes, like parameters and the accept
header till now.

More will follow
2012-11-08 21:36:56 +01:00