Introducing Trailer from HouseTrip, a simple menu bar app that helps you manage your GitHub pull requests. It’s one...
There seems to be no way to use therubyracer -v '0.11.4' and libv8 -v '3.11.8.17' on OS X Mavericks.
It's mixins (modules) for Coffeescript classes. Other than most homegrown approaches, this one allows you to keep using super...
We proudly release our safe_cookies middleware into public beta and just published it on Github. Features are:
This card shows how to upgrade a Rails 2 application from Rails 2.3.8 through every single patch level up to...
Backbone plugin to override getters and setters with logic.
Essential backports that enable many of the nice features of Ruby 1.8.7 up to 2.0.0 for earlier versions.
Guide how to make fixes in other people's GitHub repositories. It's basically "Open Source Development 101".
Given you use Capistrano together with bundler to automatically install your gems when deploying. I recently had the problem that...
MongoMapper is a MongoDB adapter for Ruby. We've forked it so it works for Rails 2.3.x applications running...
If you need to capture signatures on an IPad or similar device, you can use Thomas J Bradley's excellent...
Stringex is a gem that offers some extensions to Ruby's String class. Ruby 1.9 compatible, and knows its way...
UnicodeUtils implements Unicode algorithms for case conversion, normalization, text segmentation and more in pure Ruby code.
Awesome color schemes for RubyMine, Sublime Text 2 and other editors. To install the themes into your Rubymine, copy intellij...
Axlsx is an incredible gem to generate "Office Open XML" spreadsheet files (XLSX). Does not break on large spreadsheets and...
Tracekit is a JavaScript library that automatically normalizes and exposes stack traces for unhandled exceptions across the 5 major browsers...
When you have a Pull Request on GitHub that includes commits from another Pull Request, you will still see them...
Great solution in a GitHub issue.
For two years we've been using SearchableTrait which gives models the ability to process Googlesque queries like this: Contact.search...
I am talking about development speed. When your application starts growing and you start adding gems, it starts to take...
As the title says: this jQuery plugin creates bar charts from HTML tables. It comes in some different flavors.
Cucumber_rails' old-school web-steps have been deprecated for a while, urging developers to write high-level step definitions...
There is no reason to leave trailing whitespace characters in your project's files, so don't add any.
The ActionMailer in Rails 2 depends on a buggy version of TMail, which sometimes inserts a blank line into the...