Popular Ruby Programming Tips
Migrating from WordPress to Middleman, without breaking URLs
Pete
·
0 responses
·
ruby, apache, middleman, static sites
Fix for OpenSSL::Cipher::CipherError in Rails 4 with JRuby
Irio Musskopf
·
0 responses
·
ruby, jruby, rails, cipher
Generate random ASCII from the shell
Jonathan Castello
·
3 responses
·
ruby, shell, passwords
Totally Bogus Doubles for Tests
Ian Whitney
·
0 responses
·
ruby, rails, minitest, mocking
Handling sub-processes in Ruby
Paul Springett
·
0 responses
·
ruby, pid, process, stdout
Daemonize puma with launchd on Mac OSX with RVM
Jeroen Jacobs
·
0 responses
·
ruby, daemon, osx, rvm
Manage chef cookbooks with git submodules
computerlyrik
·
2 responses
·
ruby, server, chef, opscode
Ruby for WordPress development
Michiel Sikkes
·
1 response
·
ruby, development, wordpress
ActiveModel::Serializers - JSON API Heaven
Matt Brewer
·
4 responses
·
ruby, rails
Ruby: #wait_while
Jim Myhrberg
·
0 responses
·
ruby, test
Test Observers with Rails 3.2.6
James Conroy-Finn
·
0 responses
·
ruby, rspec
Install Ruby + Sinatra on Ubuntu LTS 12.04
Antonio Lettieri
·
0 responses
·
ruby, sinatra, install, ubuntu
rails.vim: navigating your Rails project
Sindre Moen
·
0 responses
·
ruby, rails, vim
Fix Rspec+Capybara timeouts
Joe Sawyer
·
0 responses
·
ruby, rails, rspec, capybara
Sidekiq on Heroku with Redis To Go Nano
Manuel van Rijn
·
0 responses
·
ruby, rails, heroku, redis
using custom host, server, and port in rackup or foreman
Bayu
·
0 responses
·
ruby, rails, sinatra, foreman
Continuous deployment with cloud formation and cfn-hup
Arvind Kunday
·
1 response
·
ruby, deploy, aws, amazon
Installing Ruby Enterprise Edition on OS X 10.9 Mavericks
Attila Györffy
·
2 responses
·
ruby, mac, os x, rbenv
Ruby methods: all? vs any?
Vu Manh Cuong
·
0 responses
·
ruby, rails, any?, all?
Make your own gem
Mert AKSOY
·
2 responses
·
ruby, rails, gem, yuzdeyuzmert
Basic http authentication using rspec and rack-test.
Alexandr Korsak
·
0 responses
·
ruby, rails, sinatra, grape
Get rid of the Mongoid translation missing errors (Mongoid 4.0 & Rails 4.0)
Pablo Torrecilla
·
3 responses
·
ruby, rails, mongoid, i18n
Convert fonts from the command line
Jon Lunsford
·
0 responses
·
ruby, shell, cli, commandline
The Capybara and the JavaScript Datepicker
Tim Segraves
·
0 responses
·
ruby, javascript, capybara