Ruby on Rails

I usually develop websites in a system called Ruby on Rails.

Ruby on Rails is a modern web development framework that has many things needed for websites built in: from connections to a database, to a templating system, to html forms, to security measures. It allows me to create fast, scalable and secure websites in the least amount of time.

Ruby on Rails shines in both creation and consumption of APIs, and this is what I do every day. An API is nothing more than a website that talks to other websites. In today’s media landscape you need this much more often than you think: be it an integrated Twitter-feed, a Facebook app or opt-in e-mail list management.

My profile on Working With Rails

I extract reusable code as much as possible and publish this for everybody to use. See my list of Ruby gems.