To make the RSpec matcher of the authorization solution Consul work with Rspec 2.x read the following blog post...
class Errormaster CoffeeIsOut = Class.new(StandardError) # is prettier than class CoffeeIsOut < StandardError; end end Reference such an error class with Errormaster...
We are changing our name from Hoptoad to Airbrake. You see, some folks much larger than us reached out and...
Now allows to list transition paths from and to arbitrary states.
How to write to the db 27,000 times in 24 seconds instead of 9 minutes.
Sometimes, you just need to shoot from the hip…or deploy your local changes without committing them. Put this snippet...
When rendering a partial with the :collection option, you are automatically provided with a counter variable inside the partial template...
Terminus is a Capybara driver where most of the driver functions are implemented in client-side JavaScript. It lets you...
You can now add an :inverse_of option to has_one, has_many and belongs_to associations.... Without :inverse_of...
Capistrano task for Bundler.
Try our Apify gem which solves many problems you will be having.
Cerberus is a lightweight and easy-to-use Continuous Builder software for Ruby. It could be run periodically from a...
Consent is an access control abstraction layer for ActionController. It lets you restrict access to actions across your application using...
LaterDude is a small calendar helper with i18n support
A while back, I had a requirement to persist a record of which email addresses were sent an email through...
Squirrel is an enhancement for ActiveRecord’s find method that allows programmers to query the database using a more Rubyish...
Web 2.0 sites have lots of tiny javascript/css files, which causes one extra round trip per file to the server...
theman is a super simple "framework" that uses god/rufus-scheduler to create long running workers that do things at certain times...
Reads Active Record's validations and makes them available to live client side javascript
Heroku's architecture enables deployment with nothing but Git. Deployment is fast, simple, and just works – all you do is...
Hirb provides a mini view framework for console applications, designed with irb in mind.
After 2 1/2 years of blood, sweat, tears, and the occasional Jägermeister, I’m finally officially announcing a project I...
Cache Money is a plugin for ActiveRecord that transparently provides write-through and read-through caching functionality using Memcached. With...