Popular Ruby Programming Tips
A basic multi-threaded processing loop
David Copeland
·
0 responses
·
ruby, jruby, oscon, threads
Run the Rails dev server in your Grunt task
Devon Campbell
·
0 responses
·
ruby, workflow, grunt
HTTP Caching with ActiveResource
Lacides Charris
·
0 responses
·
ruby, rails, caching, active_resource
Bundler binstubs makes rbenv rehash go away
chrismo
·
0 responses
·
ruby, bundler, rails, rbenv
Mime Detection on Ruby
Alif Rachmawadi
·
0 responses
·
ruby, mime
Add paramRoot support for your Rails Backbone app
Johny Ho
·
0 responses
·
ruby, rails, js, backbone
How to find if a number is a Fibonacci
Amr Tamimi
·
3 responses
·
ruby, math, fibonacci
Diving into Ruby, Sinatra and MongoDB on OpenShift
Juan M. Hidalgo
·
0 responses
·
ruby, mongodb, sinatra
Prepare VM installed multiple versions of ruby by Vagrant and chef
tcnksm
·
0 responses
·
ruby, vagrant, chef
From MacPorts to Homebrew
Alexander Tamoykin
·
0 responses
·
gem, mac, os x, rvm
Resque on Windows
Brian Krygsman
·
3 responses
·
ruby, resque, windows, vegas
Rails4 StrongParameters with Devise and multiple resources
Andrea Pavoni
·
2 responses
·
ruby, rails, devise
will_paginate and Ajax
Jeroen Rosenberg
·
0 responses
·
ruby, rails, ajax, pagination
Multi step form / wizard responses for Ajax (modals) and HTML requests.
Mathias Gawlista
·
0 responses
·
ruby, rails, ajax, javascript
RubyMotion review (Ruby for iOS)
Matt Aimonetti
·
0 responses
·
ruby, objective-c, ios, rubymotion
Rake + MiniTest/Spec
Ricardo Mendes
·
0 responses
·
ruby, rake, spec, minitest
Adding attributes to an input tag with Savon
Bill Watts
·
2 responses
·
ruby, xml, soap, savon
Headless javascript tests in rails
Enrique Vidal
·
2 responses
·
ruby, coffeescript, rails, evergreen
Make tap{} return anything
Paweł Wilk
·
1 response
·
ruby, break, tap, flow control
Taking the FactoryGirl out of FactoryGirl.create
Ben Burton
·
0 responses
·
ruby, cucumber, factorygirl, rspec
Query + Proxy Objects for Sweet Data Access
Ben Simpson
·
1 response
·
ruby, activerecord, patterns, relational
Recipe: Using VCR for specs
Josh Teng
·
0 responses
·
ruby, tdd, api, testing
A basic ruby interview
Bryan Mikaelian
·
4 responses
·
ruby, rails, interviews
Nested Form: Handle AJAX form submissions
Jim Smith
·
0 responses
·
jquery, ruby, rails, javascript