Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Convention: Tag RubyGems Tweet about your Gem Release and "tiny link" Changelog Diff
Mathias Gawlista
·
0 responses
·
ruby, rails, rubygems, gem
ObjectSpace in Ruby
Kevin Curtin
·
0 responses
·
ruby, objects, enumerable
Decouple model tests from observers
Alexey Kuleshov
·
0 responses
·
ruby, tdd, rails, rspec
Concurrency With Ruby : Resouces
Jai-gouk Kim
·
0 responses
·
ruby, concurrency
Prefer %w to [] when you need an array of strings
Said A
·
0 responses
·
ruby, syntax, best-practices
Automatic named scopes with state_machine
Michael Kohl
·
0 responses
·
ruby, rails, scopes, state_machine
The English doc of ThinReports is now almost ready!
Katsuya Hidaka
·
0 responses
·
ruby, pdf, thinreports, report
UTF-8 multibyte characters in Mac OS X filenames
Sven Pachnit
·
0 responses
·
ruby, mac, os x
Easily Manage Ruby / RVM on OS X
Michael Dominick
·
0 responses
·
ruby, rvm
Preparing a new Mac for Rails development
Thomas Klemm
·
0 responses
·
ruby, rails
Keep your stack simple with a zero config in-memory caching solution
Nathan Hopkins
·
0 responses
·
ruby, caching, memcached
Mountain Lion Setup with Xcode, RVM, and Homebrew
Todd Grooms
·
0 responses
·
ruby, xcode, rvm, homebrew
SinatraでSlimを使う
Kunio Ozawa
·
0 responses
·
ruby, sinatra, slim
yosemite (OSX 10.10), postgresql, rubygem pg
josh bowles
·
0 responses
·
ruby, postgres, yosemite
Different indentation per filetype using vim
Orlando Del Aguila
·
0 responses
·
javascript, ruby, vim, vimrc
Cool and concise Array operations
Jeroen Rosenberg
·
0 responses
·
ruby, array
Upgrade stock ruby1.8 to ruby1.9.1 on debian squeeze
Jinn Koriech
·
0 responses
·
ruby, debian
Patch Rich for works on Rails 4
Manuel Albarran
·
0 responses
·
ruby, rails, rails 4, ckeditor
Two-phase commits in Couchbase
Sergey Avseyev
·
0 responses
·
ruby, couchbase
Remove all your Ruby gems "like a baws"...
Wouter Martens
·
1 response
·
ruby, gem, commandline, remove
Rewrite default collection/member routes
Alexandr Subbotin
·
0 responses
·
ruby, rails
Ruby on Rails & SQL Server
Chris Jenkins
·
0 responses
·
ruby, rails, sql, server
Use the package type to install your application with puppet
monkee_magic
·
0 responses
·
ruby, puppet, package, rpm
Easy ruby profiling (oneliner)
Alex G
·
0 responses
·
ruby, ruby-prof
How to set up RSpec
Codeship
·
0 responses
·
ruby, rails, gem, testing