Popular Ruby Programming Tips
FizzBuzz question
Richard Lau
·
2 responses
·
ruby
Ruby - Module Attribute Accessors and Defaults
Ivo Jesus
·
0 responses
·
ruby, module, attribute, accessors
Configure Vagrant provisioning visually
Boris Staal
·
0 responses
·
ruby, vagrant
Simple and correct RESTful routing in RoR
Matías
·
1 response
·
ruby, rails, rest, ror
DRY deployment process with Capistrano 3 and Rails 4
Andy Kifer
·
1 response
·
ruby, rails, linux, deployment
Combine two arrays in ruby with #product
Felipe Elias Philipp
·
0 responses
·
ruby, array, arrays, product
3 things to make a static Sinatra App and upload to Heroku
Juan Pujol
·
0 responses
·
ruby, heroku, sinatra
Compile and run programs online
Mariz Melo
·
2 responses
·
ruby, php, python, awk
Getting into Ruby on Rails?
Avner Cohen
·
3 responses
·
ruby, rails, html, javascript
Devise Gem Multiple Role View Editing
Richard Lau
·
0 responses
·
ruby, rails, gem, devise
Cucumber & Repetitive Scenarios
Sean Todd
·
0 responses
·
ruby, cucumber, testing, scenario outline
Sync User Contacts with Campaign Monitor
Tu Hoang
·
0 responses
·
ruby, rails, delayed_job, concerns
RSpec: compare rendered text like HTML or XML in view specs
Mathias Gawlista
·
2 responses
·
ruby, tdd, rails, rspec
Rake task to bump version number
Enrico Stahn
·
0 responses
·
ruby, chef, rake
RSpec Best Practices
Michael Koby
·
0 responses
·
ruby, rspec
Keeping Your Bundler Gems Isolated
Tim Moore
·
1 response
·
ruby, bundler, gem, rbenv
A Better Fibonacci (Revisited)
Jared Davis
·
0 responses
·
ruby, algorithms, fibonacci, recursion
Serve a local directory with WEBrick
Eric Holmes
·
0 responses
·
ruby, http
Specs and cucumber : 32 or 64bit?
Pierre Ozoux
·
2 responses
·
ruby, performance, cucumber, specs
Running specifing specs with rspec 1.x
Thomas Riboulet
·
0 responses
·
ruby, rspec
Run RSpec examples from Vim
Luca Guidi
·
0 responses
·
ruby, vim, bdd, rspec
Modularize your Sinatra Application
Ankit Goyal
·
0 responses
·
ruby, gem, sinatra
Solve install problem when using PostgresApp Mac OS X
Patrick Müller
·
0 responses
·
ruby, bundler, gems, mac os x
Use `#zip` and `#map` to join 2 arrays
Łukasz Niemier
·
0 responses
·
ruby, zip, functional programming