grape-route-helpers
grape-route-helpers copied to clipboard
Subdomain
Hi,
How can I use it with subdomain?
For example a have route: api.example.com/v1/users
Hi, this feature doesn't exist yet. I made a ticket for myself (issue #2) to make it so that we can get the full URL (like, protocol + host + path) instead of just the path. I plan to do it the same way Rails does - it'll have both "path helpers" and "url helpers".
I'll ping you when it's done.
That would be a great feature. Thank you for this gem, it's very helpful. Keep up the great work.
Just wondering where this is up to?