Popular Ruby Programming Tips
Ruby - Module Attribute Accessors and Defaults
Ivo Jesus
·
0 responses
·
ruby, module, attribute, accessors
Simple and correct RESTful routing in RoR
Matías
·
1 response
·
ruby, rails, rest, ror
Configure Vagrant provisioning visually
Boris Staal
·
0 responses
·
ruby, vagrant
DRY deployment process with Capistrano 3 and Rails 4
Andy Kifer
·
1 response
·
ruby, rails, linux, deployment
Getting into Ruby on Rails?
Avner Cohen
·
3 responses
·
ruby, rails, html, javascript
Set scope of I18n translations in Rails with a block
Cristian Andrei
·
0 responses
·
ruby, i18n, rails, dry
Compile and run programs online
Mariz Melo
·
2 responses
·
ruby, php, python, awk
Combine two arrays in ruby with #product
Felipe Elias Philipp
·
0 responses
·
ruby, array, arrays, product
Devise Gem Multiple Role View Editing
Richard Lau
·
0 responses
·
ruby, rails, gem, devise
3 things to make a static Sinatra App and upload to Heroku
Juan Pujol
·
0 responses
·
ruby, heroku, sinatra
Serve a local directory with WEBrick
Eric Holmes
·
0 responses
·
ruby, http
Rake task to bump version number
Enrico Stahn
·
0 responses
·
ruby, chef, rake
Cucumber & Repetitive Scenarios
Sean Todd
·
0 responses
·
ruby, cucumber, testing, scenario outline
Keeping Your Bundler Gems Isolated
Tim Moore
·
1 response
·
ruby, bundler, gem, rbenv
RSpec Best Practices
Michael Koby
·
0 responses
·
ruby, rspec
Modularize your Sinatra Application
Ankit Goyal
·
0 responses
·
ruby, gem, sinatra
A Better Fibonacci (Revisited)
Jared Davis
·
0 responses
·
ruby, algorithms, fibonacci, recursion
RSpec: compare rendered text like HTML or XML in view specs
Mathias Gawlista
·
2 responses
·
ruby, tdd, rails, rspec
Sync User Contacts with Campaign Monitor
Tu Hoang
·
0 responses
·
ruby, rails, delayed_job, concerns
Handy Gem for Varnish support in Rails
John Polling
·
0 responses
·
ruby, rails, varnish
Use rvm aliases in .rvmrc files
Phillip Oertel
·
0 responses
·
ruby, alias, rvm, install
How to do a clean Uninstall of RailsInstaller on OS X Mountain Lion
Glauco Vinicius
·
0 responses
·
ruby, rails, osx, mountain lion
Solve install problem when using PostgresApp Mac OS X
Patrick Müller
·
0 responses
·
ruby, bundler, gems, mac os x
Running specifing specs with rspec 1.x
Thomas Riboulet
·
0 responses
·
ruby, rspec