annotation library for Ruby
I just released annotation library for Ruby. Using it you can use annotation similar to Java.
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!
I just released annotation library for Ruby. Using it you can use annotation similar to Java.
Comments
Then why not just use Java in the first place?
I like it. It is even better than Java’s annotation because it is just Ruby code, not an alien syntax like annotation to Java.
There are probably 100 reasons why some people prefer Ruby over Java. And annotation is a nice to have feature for some tasks.
Post a comment