Popular Ruby Programming Tips
Install nokogiri gem on CentOS with prerequesites
Ivan Storck
·
1 response
·
ruby, centos, nokogiri
Using Pry with Pow
Ruben Ascencio
·
0 responses
·
ruby, rails, pow, pry
Redis to redis data copy
Matjaz Muhic
·
1 response
·
ruby, redis, restore, dump
Best Practices: Testing Rails controllers with RSpec
Ryan Sonnek
·
2 responses
·
ruby, rails, testing, rspec
[Capybara] Click in a div/span
Luciano Sousa
·
0 responses
·
ruby, capybara, rspec, testunit
Create Dynamically classes in Ruby
Boris Barroso
·
0 responses
·
ruby, rails, activerecord
Switching to boxen ?
Thomas Riboulet
·
2 responses
·
ruby, boxen, github
Google URL Shortener API in Ruby
Jésus Lopes
·
0 responses
·
ruby, rubygems, googl
Inheriting from: Struct
Ian Rodriguez
·
2 responses
·
ruby, rails
JSON API response for 'No route matches'
Marvin Marcelo
·
0 responses
·
ruby, api, json, rails3
Reload a single gem dependency source file
Marcello Barnaba
·
0 responses
·
ruby, rails, hack, trick
quickly build native ruby packages with fpm + rbenv
Sam Halicke
·
1 response
·
ruby, rbenv, centos, debian
Remove ugly #_=_ string from URL when using Facebook OmniAuth
John jensen
·
1 response
·
ruby, rails, facebook, js
Lightweight gemsets with rbenv
Rico Sta. Cruz
·
2 responses
·
ruby, rubygems, gems, rvm
Custom Log Location in Rails
Stephen Orens
·
0 responses
·
ruby, rails, logging
Installing rmagick 2.13.1 in MacOS X Mavericks
Zapic0
·
1 response
·
ruby, rails, osx, mac
Backup your Rails DB
Rajeev N Bharshetty
·
1 response
·
ruby, rails, gem, backup
Using .reject with .map in Ruby
Corey Grunewald
·
2 responses
·
ruby, map, reject
Travis CI - "Don't know how to build task 'default'"
Tom Milewski
·
2 responses
·
ruby, testing, travis ci, spec
Pretty print JSON responses with curl/ruby
Felipe Elias Philipp
·
2 responses
·
ruby, curl, json
Setting up a private ruby gems server
Matt Brewer
·
0 responses
·
ruby, rails, sinatra, ruby gems
Rake Progress Bar
Nick DeSteffen
·
1 response
·
ruby, rake
Stub any instance with minitest
Vasiliy Ermolovich
·
0 responses
·
ruby, minitest
Fix undefined method `per' error on Will_Paginate and ActiveAdmin
David Chua
·
5 responses
·
ruby, rails, active_admin, will_paginate