Newest Ruby Programming Tips
Display Test::Unit test names when running tests
Jorge Dias
·
0 responses
·
ruby, test, test unit, test names
Using RVM the right way (and never typing "bundle exec" again)...
Jon Frisby
·
16 responses
·
ruby, bundler, rvm
Learn programing languages by example
Mariz Melo
·
2 responses
·
ruby, php, python, sql
Vagrant & Chef
Jeremy Seago
·
0 responses
·
ruby, vagrant, chef
Framework identificator gem
Guillaume Hain
·
0 responses
·
ruby, rails, gem
Validates field uniqueness with state_machine and factory_girl
Cédric Néhémie
·
0 responses
·
ruby, rails, factory_girl, rspec
Deploying Rack with Thin
Fabrizio Soppelsa
·
0 responses
·
ruby, rails, thin, rack
Make Heroku config variables available during slug compilation
Curtis Miller
·
0 responses
·
ruby, heroku, rails
Simple Print Debug Method in Ruby
Christopher M. Hobbs
·
0 responses
·
ruby, debug
Use Kernel.sleep() rather than sleep() so that you can flexmock it.
Ryan Geyer
·
0 responses
·
ruby, sleep, flexmock
Rails view helpers in controller.
Tal Safran
·
0 responses
·
ruby, rails
return from block
Hannes Georg
·
3 responses
·
ruby
Create a .rvmrc project file
Daniel villa
·
0 responses
·
ruby, rails, rvm, rvmrc
Use ruby debugger when debugging RSpecs
Georg
·
5 responses
·
ruby, debugging, rails, rspec
Share RSpec examples that make multiple requests
Martin Naumann
·
0 responses
·
ruby, rails, dry, martin-n
@font-face & asset pipline
Matthew Ling
·
0 responses
·
ruby, rails, font-face, sprockets
Using ActionView helpers from a spec
Thomas Riboulet
·
0 responses
·
ruby, rspec
A very concise AWS S3 uploader example in Ruby
Daniel Sim
·
0 responses
·
ruby, s3, aws
Get current time in Rails app
Sergey Nartimov
·
3 responses
·
ruby, rails
Update RubyGems on your system
Piermaria Cosina
·
0 responses
·
ruby, rails, ror, rubygem
How to get documentation on all installed gems
Piermaria Cosina
·
0 responses
·
ruby, rails, documentation, ror
Using omniauth-linkedin with Rails
Tu Hoang
·
0 responses
·
ruby, rails, omniauth, url
Avoid nil:NilClass error message
Tu Hoang
·
0 responses
·
ruby, rails, nil, undefined method
Using Hstore to Store Post Tags in Rails 3.
Jordon Bedwell
·
0 responses
·
ruby, rails, hstore, postgresql