Popular Ruby Programming Tips
Dynamic RSpec Tests
Ted Nielsen
·
1 response
·
ruby, rails, bdd, unit testing
Convert Active Record array to indexed hash
James Huynh
·
0 responses
·
ruby, rails, active record
Faster way to reset database entries
Alif Rachmawadi
·
2 responses
·
ruby, rails, activerecord, database
MySQL 5.6 doesn't accept empty strings on numerical fields
Nuno Costa
·
3 responses
·
ruby, mysql, rails
Delete all Redis keys with Redis-rb
Florian LAMACHE
·
0 responses
·
ruby, redis
Remove non printable characters in a ruby string
Hélder Vasconcelos
·
0 responses
·
ruby, string, regexp
Using rbenv with fish - the right way
Attila Györffy
·
2 responses
·
ruby, fish, homebrew, rbenv
Fixing bundler issues like "git@github.com:... is not checked out. Please run `bundle install`"
Martin Naumann
·
0 responses
·
ruby, bundler, gem, rvm
Rename a method in Ruby
Kostas Karachalios
·
0 responses
·
ruby, metaprogramming
redirect to canonical host in Rails 4
dommmel
·
3 responses
·
ruby, rails, seo, redirect
Chain Rails scopes with OR
Nathan Hopkins
·
1 response
·
ruby, rails
Make a painless web API in Ruby
Colin Mattson
·
2 responses
·
ruby, rails, rest, api
Rails 'devise' alternative: Password-less (2FA) & Database-less User Sign-in/Sign-up Using One-Time-Password in 2 Minutes
Khor
·
0 responses
·
rails, ruby, user management, 2fa
Wishing you a multilingual Christmas
Anthony Levings
·
13 responses
·
ruby, php, python, perl
Devise redirect AJAX request when session timed out(timeoutable module)
Mikhail Nikalyukin
·
1 response
·
ruby, rails, devise, ajax
Command-line AirPlay video client for AppleTV
Tomohiro TAIRA
·
3 responses
·
ruby, shell, rubygems, osx
Ruby: automatic get and set methods
Mariz Melo
·
3 responses
·
ruby, oop
Seed your production db with a capistrano one-liner
Lee Machin
·
1 response
·
ruby, capistrano, deployment, seed
Ruby each_slice with index
Andrey Garbuz
·
0 responses
·
ruby, enumerable, each_slice, with_index
Polymorphic-embedded-associations in Mongoid
shinn
·
4 responses
·
ruby, mongoid, orm, polymorphism
Install Ruby Enterprise Edition 1.8.7 in OS X Mountain Lion
Olly Smith
·
2 responses
·
ruby, os x, mountain lion, ree
Vagrant + Chef solo quick start
Viktor Leonets
·
0 responses
·
ruby, vagrant, chef solo