Popular Programming Tips
Better stubbing with mocha.
Mike Piccolo
·
0 responses
·
ruby, tdd, rails, testing
ERROR RuntimeError: You must set config.secret_key_base in your app's config.
momoto
·
1 response
·
ruby, rails, heroku
Commenting in JSON
Osvaldo Zonetti
·
3 responses
·
hack, json
Install git commit hooks after npm install using grunt
Andreas Köberle
·
1 response
·
npm, grunt, git, git-hooks
Oh-my-zsh prompt for git (using RVM)
Chip Castle
·
0 responses
·
zsh, rvm, prompt, oh-my-zsh
Using Rake for Cron Jobs
David Ratajczak
·
0 responses
·
ruby, rake, cron
Cleaning the database in-between Mocha tests with Pg-promise
lakesare
·
0 responses
·
pg-promise, javascript, es6, mocha
Symfony2 country field multiple choices
pleone
·
0 responses
·
php, form, symfony, multiple
Auto deploy node.js repos - git hooks
S.Lacy
·
1 response
·
nodejs, git, github
Making Screen Shots With Fluent-FFMPEG
mattcodez
·
0 responses
·
ffmpeg, nodejs
Anonymous PHP Function in Laravel
Arif Setyawan
·
1 response
·
php, laravel
Bringing up a Rails 2.3.5 application on Ruby 1.8.7 with RVM
Barnaby Alter
·
0 responses
·
rubygems, rvm, ruby 1.8.7, rails 2.3
GitHub Wiki: Table of Contents
Mario Ricalde
·
0 responses
·
awk, wiki, bash, table of contents
monitor events in IE9's console
Livingston Samuel
·
0 responses
·
debugging, events, ie9, javascript
Using Angular.js and Uglify in Rails?
Łukasz Niemier
·
3 responses
·
rails, dependencies, magic, javascript
Run all rspec specs with Sublime Text
Javier Cervantes
·
0 responses
·
sublime text, sublime, rspec
How to Make Conditional Requests to Github's API using Octokit
Joshua Rowley
·
0 responses
·
api, octokit, github
Monitor the health of your HP/H3C switch with Nagios
Frank Louwers
·
0 responses
·
network, nagios
SSL certificates and AWS Elastic Load Balancers
James Toyer
·
1 response
·
ssl, aws, elastic load balancers
Rails: Casting Objects as Arrays
richrines
·
8 responses
·
ruby, rails
Make environment variables available during asset compilation on heroku
Andrew Chase
·
1 response
·
heroku, assets, env
Extra end of file scroll buffer in Sublime Text 2
Adam Yanalunas
·
1 response
·
sublimetext, editors
CORS Iframe messaging with DOM access and callback
Kenneth
·
0 responses
·
dom, postmessage, iframe, selector
Efficient sifting iterator for Python
Vincent Driessen
·
2 responses
·
python, itertools, sift