Popular Programming Tips
Rails Authenticity Token
Mert AKSOY
·
2 responses
·
ruby, rails, authenticity, token
Custom JSON views with Spring MVC and Jackson
Marty Pitt
·
1 response
·
json, spring, java
Red files (missing) on Xcode project
Jhon Jaiver López
·
1 response
·
xcode, objectivec, ios, red
Stop reinventing the wheel. Use vcsh for your dotfiles.
Adam Stankiewicz
·
2 responses
·
zsh, unix, dotfiles, bash
Installing OpenGrok on Windows
davewatts
·
0 responses
·
code, search, opengrok
♨ Sugar.js your CoffeeScript
Adam Stankiewicz
·
0 responses
·
coffeescript, underscore.js, sugar.js, javascript
A Sample Web Application with Twitter Bootstrap, Backbone JS, RESTFul and J2EE/JPA backend.
Carmine Carella
·
1 response
·
backbonejs, restful, jpa, j2ee
FOSUserBundle: Using BCrypt Password Encoder
Andréia Bohner
·
0 responses
·
security, bcrypt, fosuserbundle, symfony2
Load Rails seed data into test database
Chun-wei Kuo
·
0 responses
·
rails, test, seed
How to disable the right click on Gnome Desktop
Patricio Bruna
·
0 responses
·
gnome, linux, desktop, pos
Use YouCompleteMe for code completion in Vim
Chris McKinnel
·
0 responses
·
python, vim, productivity
Use Markdown inside HTML blocks in Jekyll
Chris Albrecht
·
0 responses
·
ruby, html, markdown, jekyll
Increase font size in Firefox developer tools
Vimalkumar Velayudhan
·
0 responses
·
firefox, vkvn, devtools
HTML5 Web Storage
Teddy Garland
·
0 responses
·
localstorage, html5, web storage, sessionstorage
Nice compact and colorized git log
adamstrawson
·
1 response
·
git log, git
Skip over auto-completed parenthesis in Sublime Text 2
Murphy Randle
·
0 responses
·
sublime text 2, parenthesis, automatch
Using Models in Rails Migrations
Yan Foto
·
0 responses
·
rails, models, migrations
ElasticSearch field queries containing slashes
Craig Marvelley
·
1 response
·
php, elasticsearch
How to fix jshint alert "mixed spaces and tabs" in SublimeText2
Sergi Meseguer
·
1 response
·
sublime, sublimetext2, jshint, javascript
Automatic per-environment config in Node.js
Chris Bumgardner
·
0 responses
·
nodejs, config, deploy
C# LINQ ForEach that works on IEnumerable<T>
Alexander Brevig
·
2 responses
·
csharp, snippet, linq, foreach