forward-slash 1.0.0
ForwardSlash makes REST a first-class citizen of the Ruby programming language. Rather than forcing developers to write code that makes calls to URLs over HTTP, ForwardSlash lets you drop the URL right in your code - no more worrying about what HTTP is. This blog post explains it best: http://blog.sinjakli.co.uk/2016/04/04/forwardslash-taking-back-the-restful-operator/
Gemfile:
=
インストール:
=
バージョン履歴:
- 1.0.0 April 03, 2016 (9.5KB)
Runtime依存関係 (1):
binding_of_caller
~> 0.7.2