Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
How to do a clean Uninstall of RailsInstaller on OS X Mountain Lion
Glauco Vinicius
·
0 responses
·
ruby, rails, osx, mountain lion
Ruby Core Extends
thomas petrachi
·
5 responses
·
ruby, rails, hash, array
Running a single instance of solr with multiple rails applications
Julio Betta
·
0 responses
·
ruby, rails, solr, search
Using Zeus to speed up Rails development
Juan Lulkin
·
1 response
·
ruby, rails, preload, zeus
Ruby on Rails: test logs output presence within Rails.logger (through Minitest too)
coconup
·
0 responses
·
ruby, test, logs, minitest
Rails TDD: Stub a model class method before require
Gilbert
·
0 responses
·
ruby, rails
Cost effective way of Exception tracking
Rahul Trikha
·
0 responses
·
ruby, rails, android, error
Scalable Heroku worker for Sidekiq
Manuel van Rijn
·
0 responses
·
ruby, rails, heroku, redis
Use `#zip` and `#map` to join 2 arrays
Łukasz Niemier
·
0 responses
·
ruby, zip, functional programming
Use RVM with chruby
Michal Papis
·
0 responses
·
ruby, rvm, chruby
Run RSpec examples from Vim
Luca Guidi
·
0 responses
·
ruby, vim, bdd, rspec
Hack out distributable notes in markdown
Charles Butler
·
0 responses
·
ruby, markdown, timesaver, github-redcarpet
Little ruby snippet to find words in files recursively
Rafael Barbosa
·
2 responses
·
ruby, find, directory, words
Guide to Installing Ruby, Ruby on Rails, Gems (Including mysql2 gem) on Mac OS 10.8
Pravin Bansal
·
3 responses
·
ruby, mysql, rails, ruby gems
Start localtunnel programmatically with rails s
Eric Holmes
·
0 responses
·
ruby, rails
Class variables in Rspec tests - reloads will happen during testing!
Max Schubert
·
0 responses
·
ruby, rails, rspec
SimpleDelegator Query Objects and Param Objecs
Boris Barroso
·
1 response
·
ruby, rails, delegator, query object
Simple pattern for i18n spanish genders in rails
Franco
·
0 responses
·
ruby, rails, i18n, yaml
Run your rails server in port 80
Orlando Del Aguila
·
0 responses
·
rails, rvm, rvmsudo
Gem debugger install error ruby
Kirill Shaplyko
·
0 responses
·
ruby, debugger, byebug
Discover the power of NewRelic
Nathan Malcolm
·
0 responses
·
ruby, php, .net, security
Custom link_to in Rails
Bruno
·
0 responses
·
ruby, rails, link_to
Optimize Ruby Compilation
Ryan Montgomery
·
3 responses
·
ruby, optimization, cflags
Retrieving and using Heroku API keys in RubyMotion
Tom Milewski
·
0 responses
·
ruby, heroku, api, bubblewrap