Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Pathname
Nickolay Schwarz
·
0 responses
·
ruby, pathname
Upgrade to Rails 4.0 beta
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, tips
Protector: ORM security DSL
Boris Staal
·
0 responses
·
ruby, rails, activerecord, sequel
When you can't remember %A %B %-d
Brandon Hansen
·
0 responses
·
ruby, time formatting
lambda soul algebra
Dave Goodchild
·
0 responses
·
ruby, lambda, 1.9.3
Store Decryptable Passwords in ActiveModel Instances
Doug Puchalski
·
0 responses
·
ruby, encryption, rails, active-record
Removing consecutive duplicate lines using Enumerable
Rob Cole
·
0 responses
·
ruby, enumerable
Strong Parameters in Rails
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, demo, strong parameters
One liner to install nginx with Phusion Passenger
Kaustubh Padegaonkar
·
0 responses
·
ruby, rails, nginx, oneliner
Faster ActiveRecord Migrations Using change_table :bulk
Aaron Lasseigne
·
0 responses
·
ruby, rails, activerecord
Killing N+1 queries on ActiveAdmin
Luciano Sousa
·
0 responses
·
ruby, rails, activeadmin, n
Check software dependencies for your ruby project
Yannick Schutz
·
0 responses
·
ruby, gem, software
Replace your static fixtures with factories using factory_girl
John Fragkoulis
·
0 responses
·
ruby, factory_girl
Building ruby with rvm faster!
Gustaf Shin
·
0 responses
·
ruby, rvm, make
Factory Hashes
Raison D'souza
·
0 responses
·
ruby, factory_girl
Project files analytics ruby script
Emad Elsaid
·
0 responses
·
ruby, rails, analytics
One liner to remove installed gems, excluding default gems
Kaustubh Padegaonkar
·
0 responses
·
ruby, gems, uninstall, cleanup
How to get documentation on all installed gems
Piermaria Cosina
·
0 responses
·
ruby, rails, documentation, ror
Sublime-Text - Settings
Débora Fernandes
·
0 responses
·
ruby, rails, sublime-text, git
Get class name from string
Carlos Hernández
·
0 responses
·
ruby, rails, on
Upload files and images from your android to your desktop/laptop
Emad Elsaid
·
0 responses
·
ruby, android, sinatra
Pure Static Blog
Duke
·
0 responses
·
ruby, static site, blog engine