Sutto / rocket_pants

API building tools on top of ActionController. Also, an awesome name.
MIT License
981 stars 130 forks source link

custom version numbers, dot versions? #104

Closed toobulkeh closed 10 years ago

toobulkeh commented 10 years ago

I apologize if this is redundant, but does rocket_pants support dot versions?

Instead of version 1 of the api, I'd like to release a 0.1 for starters.

I found allowed_prefix and required_prefix, but I feel that it's a bit hacky and not what I'm looking for. Besides this, switching to rocket_pants from a custom solution is so smart, for error handling alone is incredible!

Thanks in advance.

toobulkeh commented 10 years ago

I see that this is a 'feature request' already discussed here: https://github.com/Sutto/rocket_pants/issues/73

closing duplicate. sorry!