Popular Ruby Programming Tips
Sorting on multiple fields in tire elasticsearch
Bashir Eghbali
·
1 response
·
ruby, rails, elasticsearch, tire
Count duplicate elements in ruby array (Ruby 1.9+)
Frank Wambutt
·
0 responses
·
ruby, hash, array, enumerable
Git - Autocorrect spelling
Avner Cohen
·
9 responses
·
ruby, git, javascript
Library Not Loaded issue for mysql client on Mac OS
Leon Guan
·
4 responses
·
ruby, mysql, gem, mac os x
Comment out multiple lines in erb
robwilliamsuk
·
2 responses
·
ruby, rails, erb
Registering your app to be able to open images from other apps
spnkr
·
2 responses
·
ruby, ruby motion, ios
Debug your Sinatra application easily
Ricardo Mendes
·
0 responses
·
ruby, pry, sinatra
Share your chef's knife.rb config with vagrant
Thomas Massmann
·
2 responses
·
ruby, vagrant, chef
How to test private methods with RSpec
Catalin Ilinca
·
0 responses
·
ruby, rails, test, devise
Create a .rvmrc project file
Daniel villa
·
0 responses
·
ruby, rails, rvm, rvmrc
no more `bundle exec`
Michal Papis
·
3 responses
·
ruby, bundler, rails, rubygems
Set up your own Rails server in minutes with these recipes
Michiel Sikkes
·
2 responses
·
ruby, rails, nginx, unicorn
Install Ruby on Raspberry Pi with Raspbian
Junior B.
·
0 responses
·
ruby, raspbian, raspberry
Debugging delayed_job jobs from within the console
Kenny Meyer
·
3 responses
·
ruby, rails, debugger, delayed_job
Auto-refresh your browser when updating a sass file
dommmel
·
0 responses
·
ruby, css, html, guard
Passing parameters to Rake tasks
Ian Rodriguez
·
0 responses
·
ruby, cli, rake
Create a new Rails app with specified version
Robbie Marcelo
·
1 response
·
ruby, rails, gems, versions
Be lazy when testing Stripe webhooks
Colin Mattson
·
4 responses
·
ruby, stripe
Sublime Text snippets for Ruby on Rails 3
Tadas Tamošauskas
·
3 responses
·
ruby, rails, sublime
Streaming Files in Rails
Sean Todd
·
4 responses
·
ruby, rails, files, streaming
Rename Hash keys
Gus Bonfant
·
0 responses
·
ruby, hash, iteration
Writing SQL UPDATE Queries with Arel
James Martin
·
4 responses
·
ruby, rails, database, rake
ActionController Concerns and View Inheritance
Ben Caldwell
·
0 responses
·
ruby, rails, concerns, object-oriented design
Improved concurrency for Heroku Dynos
Phil Cohen
·
1 response
·
ruby, heroku, thin, unicorn
How to create a custom section for RailsAdmin Engine
Andrea Dal Ponte
·
1 response
·
ruby, rails, rails_admin