7 ms·
I'm very excited about this as well. Any hints about what's on the roadmap? Would love to see easy versioning with custom mime types and link headers for pagin
by grabastic 14y ago
I'm very excited about this as well. Any hints about what's on the roadmap?
Would love to see easy versioning with custom mime types and link headers for pagination and associated resources. Maybe that doesn't belong in core... but it would still be pretty cool.
- steveklabnik 14y agoNothing specific so far. AMS should know how to put out some kind of hypermedia-enabled type. We want to build a bunch of apps and then pull an implementation out, not imagine what we think would be good and then try to build apps with it.
- bploetz 14y agoMy testing shows that versionist works just fine with rails-api apps to provide versioning capabilities. If you run into any problems, please file an issue. https://github.com/bploetz/versionist https://github.com/bploetz/versionist
- grabastic 14y agothanks. i'll give it a try... it wasn't on my radar. :)