rzane / rspec-raml

RSpec matchers for working with RAML (http://raml.org/)
MIT License
7 stars 1 forks source link

Raml::UnsupportedRamlVersion for RAML 1.0 #2

Closed jankeesvw closed 7 years ago

jankeesvw commented 7 years ago

I work on a project that uses RAML 1.0, when I try to use this library I get Raml::UnsupportedRamlVersion: Raml::UnsupportedRamlVersion

rzane commented 7 years ago

Yeah, unfortunately, I bet on this gem: https://github.com/coub/raml_ruby, which doesn't support 1.0.

Looks like this one supports it: https://github.com/jpb/raml-rb. Any you interest in making a PR?

jankeesvw commented 7 years ago

I don't think I have the time to work on this unfortunately, thanks for the links to the gems!

mwmeyer commented 6 years ago

@rzane Any development on this? I see that master had a commit that looks like it might have added support for 1.0 but then it was reverted? https://github.com/rzane/rspec-raml/commit/d8c0fbff34433530523aad4a9c624a2c5f4606ac