Popular Ruby Programming Tips
Using bundler with rbenv & homebrew
Eugeniy Belyaev
·
0 responses
·
ruby, bundler, rbenv
Cache your partials, not the other way around.
Kamil Tusznio
·
4 responses
·
ruby, rails, caching, jbuilder
Running PHP apps alongside Rails apps in Pow (pow.cx)
Michiel Sikkes
·
1 response
·
ruby, php, rack, pow
Calculate your age in years, days, hours, minutes, seconds in ruby
Emad Elsaid
·
0 responses
·
ruby, rails, script, code
jQuery File Upload + Rails + CarrierWave Application Example
Christopher Fernández
·
0 responses
·
ruby, rails, file, carrierwave
Create Break Points in Rails with Pry
JD Isaacks
·
3 responses
·
ruby, rails, debugging, pry
Hello world! with Sinatra
Guilio Karadanais - sativaware.co.za
·
1 response
·
ruby, api, json, sinatra
Using Code Climate's new test reporter together with Coveralls and SimpleCov's HTML Formatter
Wei-Meng Lee
·
2 responses
·
ruby, rails, testing, simplecov
Mongoid: Remove unnecessary properties from documents
Maciej Smoliński
·
2 responses
·
ruby, mongodb, type, mongoid
Sandboxing Ruby
Félix Saparelli
·
4 responses
·
ruby, jruby, sandbox
Rails - Internal Requests
James Brooks
·
5 responses
·
ruby, rails, rack, request
`require': cannot load such file -- mkmf (LoadError)
momoto
·
0 responses
·
ruby, ubuntu
Multi stage environments for your Rails apps with Ansible
Verónica Rebagliatte
·
0 responses
·
ruby, rails, capistrano, deploy
Create Break Points in Rails with Passenger Phusion, Pry, Pry Remote
Bartłomiej Danek
·
1 response
·
ruby, rails, debugging, nginx
Using Chef's remote_file with GitHub raw content
Mike Fiedler
·
1 response
·
ruby, chef, remote_file, github
Use Pry instead of irb in rails console
Pavel Pravosud
·
0 responses
·
ruby, rails, console, irb
Using a regular expression to validate a field in a model and a segment in a route
Brad Fults
·
0 responses
·
ruby, rails, validation, routes
Generate a self-signed X509 certificate with ruby
Lex S
·
1 response
·
ruby, devops
Gemfile and gemspec
Kirill Maksimov
·
0 responses
·
ruby, bundler, rubygems, gemfile
Fixing wrong event names in Mixpanel
David Hrachový
·
1 response
·
ruby, timezones, mixpanel
Upload and download files in Sinatra
Bohdan Schepansky
·
0 responses
·
ruby, sinatra
Quick Tip: Integrating Git, Jenkins & Capistrano for Continous Deploy
Leandro Guida
·
1 response
·
ruby, test, capistrano, jenkins
A faster bundle install
Damian Le Nouaille
·
1 response
·
ruby, gem, fast, bundle