rspec_spinner is a progress bar for RSpec which outputs failing examples as they happen (instead of all at the...
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...
sudo gem install gettext --no-ri --no-rdoc sudo gem install fast_gettext --no-ri --no-rdoc script/plugin install git://...
install apache sudo apt-get install ruby1.8-dev sudo gem install passenger sudo passenger-install-apache2-module follow the instructions
sudo gem install zip git clone git://github.com/rtomayko/date-performance.git cd date-performance rake package:build cd dist sudo gem install...
sudo gem install rails --version="=1.2.3" rails _1.2.3_ new-project-folder
sudo apt-get install unzip rake rails:freeze:edge RELEASE=2.2.2
Gem to provide nice looking urls ("/blog/the-greatest-bug-i-never-fixed"). If you don't need anything too special (like i18n for the urls...
Despite the many JavaScript libraries that are available today, I cannot find one that makes it easy to add keyboard...
HotKey provides functionality similar to the accesskey attribute, but has many enhancements that allow for more granular control when creating...
A global h2 style probably isn’t going to last more than a month before everyone starts changing it inline...
So what Apple does not want is for some other company to establish a de facto standard software platform on...
Next in our series on not shooting yourself in the foot: Doing a sudo shutdown -h now on the main...
Best results in other decks
To connect to the serial console of an EC2 instance, you can use the aws cli. Add your public ssh...
You can use docker to run images with a different architecture using qemu emulation. Prerequisites There are a couple required...