Ruby
Ruby is the language I primarily use in my job as software developer. It is an object oriented, general purpose programming language that is very well suited for web development. It is dynamically typed and puts a big emphasis on code readability. I like the elegance of well written Ruby code and the powerful testing frameworks that exist for Ruby.
Snippets
Round time down to a given interval
Libraries
Sneakers - A fast background processing framework for Ruby and RabbitMQ
RSpec - Behaviour Driven Development for Ruby. Making TDD Productive and Fun.
Sequel - The Database Toolkit for Ruby
oj - Optimized JSON
Frameworks
Last updated