Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Count the number of lines of code contained in one or more repositories hosted on GitHub, Bitbucket, etc.
Giovanni Capuano
·
0 responses
·
ruby, gem, lines of code, loc
Pry as default REPL (gem "pry")
Adam Stankiewicz
·
0 responses
·
ruby, irb, pry
Problemas con OS X 10.8, Ruby, PostgreSQL, Rails y OpenSSL
Francisco Granados
·
0 responses
·
ruby, rails, os x, openssl
execute ruby scripts directly without bundler exec
Mike Mondragon
·
0 responses
·
ruby, bundler
Why use CoffeeScript?
Dominic Barker
·
10 responses
·
ruby, coffeescript, javascript, jasmine
Filter out Bot Activity for the public_activity Gem
Matthew Spence
·
1 response
·
ruby, rails, events, tracking
Using aws/s3 gem in non-US regions
Greg Roodt
·
0 responses
·
ruby, s3, aws
First, *Rest: list processing in Ruby
Jed Schneider
·
0 responses
·
ruby, functional programming
MiniMagick for the win
Damon Davison
·
0 responses
·
ruby, gem, imagemagick, graphics
RSpec Rails helper for cleaning ElasticSearch index
Oto Brglez
·
0 responses
·
ruby, elasticsearch, rspec
Speed up Selenium
Daniel Pérez Rada
·
0 responses
·
ruby, selenium, phantomjs, rspec
Add custom keybindings to Vim by language
Christian Romney
·
1 response
·
ruby, clojure, xmlblog, vim
if you'd like to download pictures from a tumblr blog I have a Ruby script for you
Andrey Kuchaev
·
0 responses
·
ruby, script, tumblr, downloader
Reraising an exception as another in Ruby
Johannes Gorset
·
1 response
·
ruby, exceptions, reraise
Lower the Default ActiveRecord Connection Pool for Heroku Postgres
Dan Croak
·
0 responses
·
ruby, heroku, postgres
Measure Spec Execution Time
nhm tanveer hossain khan (hasan)
·
0 responses
·
ruby, rspec
Paperclip force original image to resize on create
Marvin Marcelo
·
0 responses
·
ruby, rails, image, paperclip
Proper Typhoeus PUT request
Nick DeSteffen
·
1 response
·
ruby, http, typhoeus
Sublime Text Ruby on Rails cheat sheets and snippets
Manu S Ajith
·
1 response
·
ruby, rails, sublime, ror
Chef problem with REALLY_GEM_UPDATE_SYSTEM
Boris Quiroz
·
2 responses
·
ruby, bootstrap, chef, ubuntu
VCR and MiniTest: Automatic cassette management gem
Mike Piccolo
·
0 responses
·
ruby, rails, testing, spec
Use a rake task to describe your Test::Unit tests
Jeremy Baker
·
0 responses
·
ruby, tdd, rails, testing
mongoid counter_cache
Vinicius Quaiato
·
0 responses
·
ruby, rails, mongoid, counter