Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
CanCan Checking Destroy Abilities
Rafael Oliveira
·
0 responses
·
ruby, rails
Concurrency With Ruby : Resouces
Jai-gouk Kim
·
0 responses
·
ruby, concurrency
Rewrite default collection/member routes
Alexandr Subbotin
·
0 responses
·
ruby, rails
The English doc of ThinReports is now almost ready!
Katsuya Hidaka
·
0 responses
·
ruby, pdf, thinreports, report
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
Prefer %w to [] when you need an array of strings
Said A
·
0 responses
·
ruby, syntax, best-practices
Remove all your Ruby gems "like a baws"...
Wouter Martens
·
1 response
·
ruby, gem, commandline, remove
SinatraでSlimを使う
Kunio Ozawa
·
0 responses
·
ruby, sinatra, slim
Patch Rich for works on Rails 4
Manuel Albarran
·
0 responses
·
ruby, rails, rails 4, ckeditor
Different indentation per filetype using vim
Orlando Del Aguila
·
0 responses
·
javascript, ruby, vim, vimrc
Upgrade stock ruby1.8 to ruby1.9.1 on debian squeeze
Jinn Koriech
·
0 responses
·
ruby, debian
yosemite (OSX 10.10), postgresql, rubygem pg
josh bowles
·
0 responses
·
ruby, postgres, yosemite
Keep your stack simple with a zero config in-memory caching solution
Nathan Hopkins
·
0 responses
·
ruby, caching, memcached
UTF-8 multibyte characters in Mac OS X filenames
Sven Pachnit
·
0 responses
·
ruby, mac, os x
Rails view helpers in controller.
Tal Safran
·
0 responses
·
ruby, rails
Padrino - rspec - adding dynamic code to all controllers during testing
Max Schubert
·
0 responses
·
ruby, rspec, padrino
Convention: Tag RubyGems Tweet about your Gem Release and "tiny link" Changelog Diff
Mathias Gawlista
·
0 responses
·
ruby, rails, rubygems, gem
Cool and concise Array operations
Jeroen Rosenberg
·
0 responses
·
ruby, array
Easy creating nested read-only objects
Łukasz Niemier
·
0 responses
·
ruby, tdd, testing, unit tests
Repeating same request with VCR
Warut Surapat
·
0 responses
·
ruby, rails, vcr
Instalación de RVM en OS X 10.8.2
Francisco Granados
·
0 responses
·
ruby, rvm, mac os x
Run a webserver with one line of Ruby (2)
Erick Vanegas
·
2 responses
·
ruby, server
Easy ruby profiling (oneliner)
Alex G
·
0 responses
·
ruby, ruby-prof
Replace Factory for FactoryGirl with sed+ack
Javier Guerra
·
0 responses
·
ruby, rails, factory_girl, update rails