Popular Ruby Programming Tips
Setup Oracle instant client and ruby oci8 gem on Mac
Ismail Dhorat
·
7 responses
·
ruby, oracle, oci
Value objects - a complete guide to Ruby code that is testable, readable and simple
pdabrowski
·
0 responses
·
ruby, ruby on rails, rails, design patterns
Switching to Boxen, a short guide
Thomas Riboulet
·
2 responses
·
ruby, setup, boxen
Ruby: make plain text links clickable
Michael Kohl
·
2 responses
·
ruby, regex, rails, uri
Create .ruby-version and .ruby-gemset files using RVM
Dwight Scott
·
0 responses
·
ruby, rails, rvm, rvmrc
Add a second disk to system using vagrant
Leif Gensert
·
0 responses
·
ruby, vagrant
Case statement for Rails Enum
wojtek
·
1 response
·
ruby, rails, rails 4.1
Four types of ruby closures block, Proc, lambda and method
nhm tanveer hossain khan (hasan)
·
3 responses
·
ruby, closures, block, procs
Invoke a rake task from another task
Felipe Elias Philipp
·
2 responses
·
ruby, rake
Forget counter cache for many-to-many associations in Rails
João Marcelo Oliveira de Souza
·
0 responses
·
ruby, rails, active record, counter cache
Multiple file uploads with carrierwave
Daniel Alejandro Gaytán Valencia
·
0 responses
·
ruby, rails, carrierwave, serialize
Take control of your Heroku Git repository
Dharampal H S
·
2 responses
·
ruby, rails, heroku, deployment
Linkedin OAuth2 Login for Rails
Troy Martin
·
4 responses
·
rails, ruby, linkedin, oauth2
Completely Removing RVM
Michael Koby
·
0 responses
·
ruby, rvm
Secure Tokens From Rails 5 to Rails 4.x and 3.x
Roberto Miranda
·
2 responses
·
ruby, rails, gem, backport
Dockerfile for RVM
Marco da Silva
·
3 responses
·
ruby, rvm, dockerfile, docker
Enable GZIP support on Heroku
Luiz Fonseca
·
2 responses
·
ruby, css, rails, heroku
Integration Testing with rspec and devise
Esteban Sanín Ángel
·
0 responses
·
ruby, tdd, rails, bdd
Handling Exceptions in your Rails Application
Rajeev N Bharshetty
·
3 responses
·
ruby, rails, exceptions, tips
Clean out your Rails assets in development
Damon Davison
·
0 responses
·
ruby, rails, asset pipeline, javascript
Sinatra and the JSON data
Thomas Riboulet
·
1 response
·
ruby, json, sinatra
Sinatra Authentication with Warden
Erik Chacon
·
0 responses
·
ruby, sinatra, slim, sqlite3
Database cleaner, RSpec and Capybara configuration.
Nick Kugaevsky
·
4 responses
·
ruby, tdd, config, testing
Get the First, Last, or N Line of a Text File in Ruby
Jay Aniceto
·
0 responses
·
ruby, text file