No more maintaining multiple versions of gems for your system Ruby!
How we built a scoreboard for our ping pong table as a hack day project.
How to prepare your Rails application so you won’t get left out in the cold.
In 2013, we worked with T1D Exchange to develop a community platform.
Two years later, we catch up with their in-house developer.
A Rails engine that helps you put together a super-flexible admin dashboard.
What if bundle exec
increases your development time? Avoid it now to eliminate extra mental effort.
How to write well-behaved data-processing Unix utilities in Ruby.
Validate your client-server contracts with json_matchers
.
Take a deep dive into Rack by building Sinatra from scratch.
Do not use the inline version of rescue
in Ruby, unless you REALLY know what you are doing.