Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Replace Factory for FactoryGirl with sed+ack
Javier Guerra
·
0 responses
·
ruby, rails, factory_girl, update rails
Easy ruby profiling (oneliner)
Alex G
·
0 responses
·
ruby, ruby-prof
Mountain Lion Setup with Xcode, RVM, and Homebrew
Todd Grooms
·
0 responses
·
ruby, xcode, rvm, homebrew
ObjectSpace in Ruby
Kevin Curtin
·
0 responses
·
ruby, objects, enumerable
Run feature specs after all other specs
Christian Nelson
·
1 response
·
ruby, rspec, capybara
Convenient web server for quick and easy file sharing
Ben
·
0 responses
·
ruby, shell, web, server
helper in console
flynfish
·
0 responses
·
ruby, rails
RVM Shebang
Vikhyat Korrapati
·
0 responses
·
ruby, rvm, shebang
Make a gem
Mose
·
0 responses
·
ruby, rubygems
Rspec: what context and describe are for
Steven Shingler
·
0 responses
·
ruby, rspec
Installer ruby 2.0.0 sur OS X Mavericks
Jeremy Bertrand
·
0 responses
·
ruby, os x, rbenv, 10.9
Useful Rake task to restart database and import SQL dump
toni
·
0 responses
·
ruby, rails, rake, postgresql
Installing Ruby 2.0
Rigel St. Pierre
·
0 responses
·
ruby, rvm, ruby 2.0.0
mongoid embeds_many with internal method.
Alexandr Korsak
·
0 responses
·
ruby, mongoid
Two-phase commits in Couchbase
Sergey Avseyev
·
0 responses
·
ruby, couchbase
Output objects in YAML format from Rails Console
Rob Volk
·
0 responses
·
ruby, rails
Install debugger gem for ruby-2.0.0-p594
Max Prokopiev
·
0 responses
·
ruby, debugger
Create Gemfile using bundler
Prathamesh Sonpatki
·
0 responses
·
ruby, bundler, gemfile
Static Asset Cache Buster
Matt Ryan
·
0 responses
·
ruby, php, cache, git
Converting a locator into xpath in Capybara
David Collom
·
0 responses
·
ruby, ror, uni-testing, daviec85
ExecJS::RuntimeError in Controller#action
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tip, error
How to set up RSpec
Codeship
·
0 responses
·
ruby, rails, gem, testing