grape-route-helpers icon indicating copy to clipboard operation
grape-route-helpers copied to clipboard

Subdomain

Open fstybel opened this issue 10 years ago • 3 comments

Hi, How can I use it with subdomain? For example a have route: api.example.com/v1/users

fstybel avatar Oct 06 '15 04:10 fstybel

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.

reprah avatar Oct 08 '15 15:10 reprah

That would be a great feature. Thank you for this gem, it's very helpful. Keep up the great work.

DaveX101 avatar Jan 21 '16 21:01 DaveX101

Just wondering where this is up to?

jufemaiz avatar Jun 14 '16 02:06 jufemaiz