I believe that when WEBrick has trouble bringing up your Rails application, the WEBrick component that is supposed to print...
Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in...
I've recently encountered a weird problem with specs making lots of SOLR queries using the acts_as_solr plugin...
The speed searching for makandra notes in Firefox can be improved by following these steps: Download the Firefox-Add-on...
jQuery plugin to register callback functions to keyboard shortkuts. Keyboard events in vanilla Javascripts are super-painful to work with...
Plugins (and gems) are typically tested using a complete sample rails application that lives in the spec folder of the...
Terminus is a Capybara driver where most of the driver functions are implemented in client-side JavaScript. It lets you...
The CSS Emoticons plugin is a simple jQuery plugin (and stylesheet) that allows you to turn any text emoticons on...
Captify is a plugin for jQuery written by Brian Reavis (@brianreavis) to display simple, pretty image captions that appear on...
A jQuery plugin that sets a div or span to show a countdown to a given time
Rails 3, 4, 5, 6 config/application.rb config/environment.rb before the initialize! call (we don't usually edit this file)
This might eventually be fixed by Rails itself.\ Right now this is the way to have the rails_xss plugin...
With this plugin, you can create a scalable tooltip by just using a single background image for the tooltip body...
Capybara does not play nice with sites that have some actions protected by SSL, some not. A popular way to...
Install gem and plugin sudo gem install parallel script/plugin install git://github.com/grosser/parallel_tests.git Adapt config/database.yml test: database: xxx_test<%= ENV...
See the lemonade descriptions. Unfortunately, the gem has a few problems: it does not work with Sass2...
This is about converting Haml to ERB and not the other way round which you probably want! This process can...
The Sexy Curls jQuery Plugin is an open-source jQuery plugin by Elliott Kember which lets you share in the...
This article is an introduction to testing Rails plugins.
Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application
After 2 1/2 years of blood, sweat, tears, and the occasional Jägermeister, I’m finally officially announcing a project I...
Unfortunately, by default plugin tests are pretty bland. They use the plain unit test suite supplied by Ruby, and not...
Cache Money is a plugin for ActiveRecord that transparently provides write-through and read-through caching functionality using Memcached. With...