Skip to content

Commit 8969c05

Browse files
committed
Merge pull request #619 from danielspector/transpec-rspec-update
Convert specs to RSpec 3 syntax with Transpec
2 parents 5c78532 + 2fe0478 commit 8969c05

31 files changed

+903
-903
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Next Release
1010

1111
* [#614](https://github.com/intridea/grape/pull/614): Params with `nil` value are now refused by `RegexpValidator` - [@dm1try](https://github.com/dm1try).
1212
* [#494](https://github.com/intridea/grape/issues/494): Fixed performance issue with requests carrying a large payload - [@dblock](https://github.com/dblock).
13+
* [#619](https://github.com/intridea/grape/pull/619): Convert specs to RSpec 3 syntax with Transpec - [@danielspector](https://github.com/danielspector).
1314

1415
0.7.0 (4/2/2013)
1516
=================

0 commit comments

Comments
 (0)