Popular Programming Tips
splice(0): the fastest way to copy a JS array
Jasper Palfree
·
3 responses
·
optimization, javascript
ERROR RuntimeError: You must set config.secret_key_base in your app's config.
momoto
·
1 response
·
ruby, rails, heroku
Groovy - delegation using enums and closures
Ashwin
·
3 responses
·
groovy, java
Rails, FactoryGirl and has_and_belongs_to_many
Jens Grassel
·
0 responses
·
ruby, rails, rspec, factory girl
Unicorn + Nginx setup with SSL
Carlos Andres Herrera
·
0 responses
·
rails, nginx, unicorn, ssl
Taming HTML5 Drag and Drop
Laurent Perrin
·
1 response
·
jquery, html5, javascript, dragandrop
Run Capybara-Webkit tests in Travis-CI
Adam Becker
·
5 responses
·
rails, testing, travis-ci, rspec
Rails 3 development: Switch from sqlite3 to pg (postgresql)
Gilbert
·
2 responses
·
rails, sqlite, postgresql
Haystack's Simple Engine doesn't like related fields.
Alex Hart
·
1 response
·
django, solr, search, haystack
Have Travis-CI test your Sphinx docs
Mike Fiedler
·
2 responses
·
sphinx, testing, travis, docs
MVC in games, yeah - you heard me!
Alexander Brevig
·
5 responses
·
mvc, design, architecture, game development
List / Read files in another git branch
Stilliard
·
0 responses
·
branch, git
Install vim on FreeBSD without X11
Ricardo Falasca
·
0 responses
·
vim, ee, vi, freebsd
Android Theme Without ActionBar
Rafael Oliveira
·
3 responses
·
android, actionbar
Heroku + Rails build error: Specified 'postgresql' for database adapter, but the gem is not loaded.
usiegj00
·
0 responses
·
heroku, ruby, rails, postgres
Install git commit hooks after npm install using grunt
Andreas Köberle
·
1 response
·
npm, grunt, git, git-hooks
Commenting in JSON
Osvaldo Zonetti
·
3 responses
·
hack, json
Using Rake for Cron Jobs
David Ratajczak
·
0 responses
·
ruby, rake, cron
Basic script template for every bash script
Esteban
·
0 responses
·
shell, bash
NSMutableArray, indexOfObject:, NSNull and NSNotFound (Xcode for iOS)
Anthony Levings
·
0 responses
·
xcode, nsmutablearray, indexofobject, nsnull and nsnotfound
Pipes and streams in Linux
Arnold Daniels
·
0 responses
·
bash, linux, command line, shell