Popular Ruby Programming Tips
Include files from gem into Asset Pipeline
Miha Rekar
·
0 responses
·
ruby, rails, gem, asset pipeline
Creating a foreman role for Rubber
Gabriel Cebrian
·
0 responses
·
ruby, rails, heroku, ec2
Shutdown all running Vagrant boxes
Ryan Sonnek
·
5 responses
·
ruby, unix, vagrant
Project Euler Problem 4 最大回文数问题
左永辉
·
3 responses
·
ruby, projecteuler
Using MapBox with RubyMotion and CocoaPods
spnkr
·
0 responses
·
ruby, cocoapods, rakefile, helmwind
Open-source Cloud Platform (*coming soon)
Kishorekumar Neelamegam
·
2 responses
·
ruby, scala, chef, knife
Deploy your apps in style
Gerhard Lazu
·
0 responses
·
ruby, git, bash
Redirect after sign_up (no sign_in) with Devise
Patricio Bruna
·
0 responses
·
ruby, rails, devise
HMT associations with acl9
Enrique Vidal
·
3 responses
·
ruby, rails, acl9
Avoid nil:NilClass error message
Tu Hoang
·
0 responses
·
ruby, rails, nil, undefined method
RubyMotion & Interface Builder
Ray Hightower
·
0 responses
·
ruby, xcode, interface builder, objective-c
Clear varnish cache with capistrano
Victor Ortiz
·
0 responses
·
ruby, varnish, capistrano
redirect_to, array and the splat operator
Rafael Oliveira
·
3 responses
·
ruby, rails
Manage your PATH with a Ruby script, using a single line of Bash
Stephen Benner
·
0 responses
·
ruby, shell, config, script
Making Ruby's Enumerator lazier
Ivan Novikov
·
2 responses
·
ruby, lambda, lazy
Create Dynamic Bookmarklets with Ruby
David Morrow
·
1 response
·
ruby, bookmarklet, javascript
Worm game in under 50 line of code in ruby
Emad Elsaid
·
0 responses
·
ruby, game
Troubleshooting Ruby 2.0 installation on OSX
Tadas Tamošauskas
·
0 responses
·
ruby, osx, homebrew, rbenv
Make your own crazy DNS server!
Samuel Williams
·
0 responses
·
ruby, dns, servers, system administration
Problems with Thread.current variables not getting unset between requests
Joe Connor
·
0 responses
·
ruby, concurrency, threads, current
Define Ruby methods and variables with space in name
Bohdan Schepansky
·
0 responses
·
ruby, tricks, hacks
Interactive Routes via Rails Console
Kyle Bolton
·
1 response
·
ruby, rails
ActiveRecord create, drop and migrations without Rails
erlinis
·
0 responses
·
ruby, rails, migration
Ruby 1.9 RR's any_instance_of problems
Luca Guidi
·
0 responses
·
ruby, tdd, testing, bdd