Sha256: f156c8e0c86d0d7bca1e4c0bd6e3d72251be1f495f701ef54f64f90a7577be47
Contents?: true
Size: 631 Bytes
Versions: 1
Compression:
Stored size: 631 Bytes
Contents
# Changelog ## September 27 2015 * Release 1.2.0 * You can now assign custom helper names to Grape routes * Fixed a bug where routes would be listed more than once in the rake task if they are mounted to another API * Added the HTTP verb to rake task output ## July 5 2015 * You can now pass query parameters to helper functions in order to generate your own query string (Issue #1) ## June 28 2015 Release 1.0.1 * Rename rake task from `grape:routes` to `grape:route_helpers` * If a Grape::Route has a specific format (json, etc.) in its route_path attribute, the helper will return a path with this extension at the end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grape-route-helpers-1.2.0 | CHANGELOG.md |