aboutsummaryrefslogtreecommitdiff
path: root/spec/unit/request/create_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2012-11-16added self.create to the requestGibheer1-0/+21
With this it is possible to reuse an already set request and therefore safe some memory and time.