News
How to learn Ruby on Rails: a guide to resources from beginner to master
Do you want to learn Ruby on Rails but don’t know where to start? Or have some experience and would like to deepen your knowledge? Then read on.This is a guide to websites, tutorials, blogs and other media that I’ve tried and tested to take you fr...
Modulation - explicit dependency management for Ruby
Modulation provides an alternative way of organizing your Ruby code. Modulation lets you explicitly import and export declarations in order to better control dependencies in your codebase. Modulation helps you refrain from littering the global nam...