Popular Programming Tips
Using bundler with rbenv & homebrew
Eugeniy Belyaev
·
0 responses
·
ruby, bundler, rbenv
PHP Flash messages
Gordon Williamson
·
0 responses
·
php, flash, session, message
Cache your partials, not the other way around.
Kamil Tusznio
·
4 responses
·
ruby, rails, caching, jbuilder
Changing Rails' Default link_to Text Color
Sharon Hunter
·
0 responses
·
css, rails, link_to
Auto-format key binding in Sublime Text 2
Piper Chester
·
1 response
·
sublime, key bindings, auto-format
Photoshop window stuck
Jeremy Rice
·
0 responses
·
mac, photoshop, os x
Running PHP apps alongside Rails apps in Pow (pow.cx)
Michiel Sikkes
·
1 response
·
ruby, php, rack, pow
How to kill all Postgres connections
Mikael Henriksson
·
3 responses
·
postgresq
Wait until animation is finished with WebDriver and Geb
Krzysztof Jelski
·
0 responses
·
selenium, webdriver, jquery, geb
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
Testing Varnish VCL Syntax
Jon Tai
·
0 responses
·
varnish
Function Syntax in Clojure
Chris Woodford
·
0 responses
·
clojure, syntax, anonymous function shorthand, function syntax
Make Git ignore Filemode changes
Danny Englander
·
1 response
·
terminal, command line, permissions, git
Fix OS X Mavericks homebrew $PATH issue
Jun Lin
·
2 responses
·
os x, homebrew, mavericks
How to make one of "has_many :through" associations primary
Cristian Andrei
·
0 responses
·
rails, associations, has_many