Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Better Specs { rspec guidelines with ruby }
Matías
·
0 responses
·
ruby, rails, test, ror
Meet ruby-local-exec
Adam Stankiewicz
·
2 responses
·
ruby, unix, rbenv
running rake db:seed without duplicating data
Павел Калашников
·
2 responses
·
rails, rake
Getting Sunspot Solr group searches to work with Active Model Serializers
Mark Hazlett
·
0 responses
·
ruby, rails, solr, sunspot
How to transpose Ruby Hash keys from strings to symbols
Arnaud Meuret
·
0 responses
·
ruby, oneliner
Talk @ QCon São Paulo 2012
Plínio Balduino
·
0 responses
·
ruby, qcon, talk, lighting talk
Hash value inheritance
Stevenson Jean-Pierre
·
0 responses
·
ruby, hash, lookup
Check your ruby files' syntax in parallel
Florian Frank
·
0 responses
·
ruby, shell, unix
Ruby Tempfile without Postfix
Benoit Molenda
·
0 responses
·
ruby, file, postfix, path
Rails - filter using join model on has_many through
James Brooks
·
0 responses
·
ruby, rails, active record, merge
Installing Ruby 2.0.0 on Mac OS 10.8.2 with MacPorts
Maxim Smirnov
·
0 responses
·
ruby, rails, mac os x
Ruby: How to Increase Long Integers Readability?
Sebastian Muszyński
·
0 responses
·
ruby, readability, long integers
Backtrace on demand
Tom Lea
·
0 responses
·
ruby, rails, debugging, backtrace
Later - A lean Redis-backed event scheduling library for Ruby
Erol Fornoles
·
0 responses
·
ruby, redis, worker, scheduling
DateTime iso8601
Rex Chung
·
0 responses
·
ruby, datetime
How to drop all database connections to a PostgreSQL database
Gergo Sulymosi
·
0 responses
·
rails, postgres, rake, postgresql
Continuously process work with EM::Queue
Alex Sharp
·
0 responses
·
ruby, eventmachine
If you're ever in the need to find the right Ruby HTTP client
Björn Rochel
·
0 responses
·
ruby, http, client
Keep Bootstrap Updated
Marc Qualie
·
0 responses
·
ruby, bootstrap, rake, font awesome
GEO Distance between points
Oto Brglez
·
0 responses
·
ruby, geo, haversine, distance
Ninsho for omniauth
Abraham
·
0 responses
·
ruby, rails, omniauth, authentication
Check your GitHub Commit Density
Kazi Manzur Rashid
·
4 responses
·
ruby, fun, github
Rails before_render filter
Nathan Hopkins
·
0 responses
·
ruby, rails
Get time in given Time Zone
Adam Stankiewicz
·
0 responses
·
ruby, rails
A few words about Array.wrap and Kernel#Array
Dmitry Vorotilin
·
0 responses
·
ruby, rails