Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
How to count failure resque jobs from shell.
sawanoboly
·
0 responses
·
ruby, shell, redis
Set scope of I18n translations in Rails with a block
Cristian Andrei
·
0 responses
·
ruby, i18n, rails, dry
Getting Started With Google Charts
Paul Gray
·
0 responses
·
ruby, graphs, charts
Trace SQL queries back to Rails code
Michael Kohl
·
0 responses
·
ruby, rails, activerecord, query
LinkedIn/Facebook loading issue using jQuery Mobile
Ryan L'Italien
·
0 responses
·
ruby, facebook, jquery mobile, redirect
DRY up controllers when using acts_as_api - custom rails responder
Tymon Tobolski
·
0 responses
·
ruby, rails, api, dry
Speed up Travis CI builds by caching the bundle to S3
Matias Korhonen
·
2 responses
·
ruby, bundler, k33l0r, ci
Delete all your S3 buckets with ease
Dave Newman
·
1 response
·
ruby, snappycode, s3
Navigate ruby source without an IDE
Ahmed Al Hafoudh
·
0 responses
·
ruby, rails, editor, code
Git Tagging Deployments
relistan
·
0 responses
·
ruby, capistrano, deploy, deployment
Combine two arrays in ruby with #product
Felipe Elias Philipp
·
0 responses
·
ruby, array, arrays, product
Use lambdas for RSpec subjects
Eric Holmes
·
0 responses
·
ruby, tdd, testing, rspec
Ruby HL7 Listener
Justin Richter
·
0 responses
·
ruby, hl7, code snippet, tcpserver
Install RubyMine on Linux with XFCE menu entry.
Tyrel Souza
·
0 responses
·
ruby, linux, xfce, rubymine
Use a default Schema with the activerecord-oracle_enhanced-adapter gem
Ralph Rooding
·
0 responses
·
ruby, rails, oracle, schema
Install rmagick 2.13.1 on OSX
Nathan Hopkins
·
0 responses
·
ruby, rmagick
Get eigenclass in Ruby
Tomohiro Nishimura
·
0 responses
·
ruby, metaprogramming
Activate HTML Elements Like a Boss in Ruby with Activated UI
Matthew Spence
·
0 responses
·
ruby, rails, ui, views
Podfile ruby syntax highlight in vim
Juan Felipe Alvarez Saldarriaga
·
0 responses
·
ruby, vim, objc, cocoapods
Timed Interval Event Loop in Ruby
Matt Brewer
·
0 responses
·
ruby, rails
Moped/Mongoid 3 Instrumentation for Rails 3
Arkadiusz Buras
·
0 responses
·
ruby, mongodb, mongoid
DRY deployment process with Capistrano 3 and Rails 4
Andy Kifer
·
1 response
·
ruby, rails, linux, deployment
Keep your gemsets clean
Aaron Jensen
·
0 responses
·
ruby, bundler, rvm, gemset
Compile and run programs online
Mariz Melo
·
2 responses
·
ruby, php, python, awk