Why is it that when you assign a property to an Active Record model and read it back, the value isn’t always the same?
I’ve just finished work on a small command line client for the
Heroku Build...
Developers who are well versed in Ruby on Rails (or other MVC...
A few months ago my colleague Josh Steiner wrote a comprehensive post on How...
Mount a Sinatra app via Rails routes or
use Rack::Builder
if you need a custom middleware stack
for your Sinatra app.
Sleep better at night knowing your migrations are reversible.
How to use instance_eval
and patterns such as registries and proxies
to create a beautiful DSL in Ruby.
Buy, prepare, and deploy an SSL certificate from DNSimple for your Heroku app.
Walk through a refactoring of Ruby on Rails test code
and observe lessons in Rails idioms,
setting up only necessary test data,
and extracting methods.
Learn how Go can be used to keep open network connections and broadcast messages over the web.