0
0
zero/spec/unit/request
2012-11-29 19:44:12 +01:00
..
accept added specs for accept 2012-11-16 18:13:07 +01:00
accepttype added specs for new type 2012-11-16 18:13:07 +01:00
client spec files for Request::Client 2012-11-15 06:43:14 +01:00
parameter added custom parameter 2012-11-29 19:44:12 +01:00
server add specs for #server 2012-11-15 19:11:18 +01:00
accept_spec.rb corrected the naming of #accept, before #media_types 2012-11-16 18:13:07 +01:00
client_spec.rb add specs for #client 2012-11-15 17:28:25 +01:00
content_type_spec.rb added specs for #content_type 2012-11-13 21:57:40 +01:00
create_spec.rb added self.create to the request 2012-11-16 09:33:25 +01:00
delete_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
get_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
head_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
method_spec.rb added the required line for spec_helper 2012-11-15 22:35:19 +01:00
params_spec.rb check for an instance of parameter 2012-11-15 17:27:56 +01:00
patch_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
path_spec.rb added the required line for spec_helper 2012-11-15 22:35:19 +01:00
post_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
put_spec.rb more specs for the #? methods of request 2012-11-13 07:47:05 +01:00
server_spec.rb add specs for #server 2012-11-15 19:11:18 +01:00