gem install shuber-interface
implementable interfaces in ruby - https://github.com/shuber/interface
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
implementable interfaces in ruby - https://github.com/shuber/interface
Comments
don’t get it… interfaces are basically less useful modules. I would suggest adding why someone would want/need them in ruby to the README
I think the api looks really nice / simple, if you want to use interfaces its a the best way i`ve seen so far. And if you dont want interfaces just dont use it ;)
@matt briggs, thanks for the suggestion, the README has been updated with an example
Post a comment