An open API service indexing awesome lists of open source software.

https://github.com/doodzik/ruby_whishlist

My Ruby Whishlist
https://github.com/doodzik/ruby_whishlist

Last synced: 6 months ago
JSON representation

My Ruby Whishlist

Awesome Lists containing this project

README

          

##my ruby whishlist

- [Conversion Typing](https://github.com/doodzik/rubysierung)
- [Pattern Matching](https://github.com/doodzik/defp)
- [before & after callbacks](https://github.com/doodzik/CallBaecker)
- access more ruby internals from ruby itself
- require a module and only THAT module
- easier concurrency(more to follow)
- a nil checker like in c# 6 (when it is too much to introduce a monad)

If you have a wish open a pull request or an issue for a discussion :)