Popular Programming Tips
Fix Rspec+Capybara timeouts
Joe Sawyer
·
0 responses
·
ruby, rails, rspec, capybara
JSON-encode objects: JsonSerializable
Paul Seiffert
·
1 response
·
php, json
Exporting a folder to a separate Git repository
Héctor Gómez
·
0 responses
·
git, repository, shell, decoupling
Open context menu on right click, ONLY in certain div
Shane Stebner
·
0 responses
·
jquery, context menu, right click
Sort gems in your Gemfile
Alex G
·
8 responses
·
rails, vim, gemfile
Ionic examples
Steven Iseki
·
0 responses
·
mobile, phonegap, javascript, ionic
Starting automatically DemocracyOS with upstart
sebastian sastre
·
1 response
·
ubuntu, ansible, server admin, democracyos
Cheerio - A light weight JSDOM replacment
Avner Cohen
·
0 responses
·
javascript, nodejs
DevExpress LookupEdit RowFilter
小叮噹文青
·
0 responses
·
ui, c#, devexpress
RabbitMQ : Tip to build a consumer scheduler
A. Leroux de Lens
·
0 responses
·
api, cron, scheduler, rabbitmq
Catch InterruptedException in Scala with try{]catch{}, not scala.util.Try
Colin Dean
·
1 response
·
scala, interruptedexception, thread, sleep
JSONP(ad) Silex responses via an after middleware
Raphael Stolt
·
0 responses
·
php, jquery, javascript, silex
Use highlight.js for syntax highlighting in Doxygen generated documentation
Goran Rakić
·
0 responses
·
php, doxygen, highlight.js
Create a Web App with Laravel 5.0
Connor Leech
·
0 responses
·
laravel, php, laravel5
Ruby: #wait_while
Jim Myhrberg
·
0 responses
·
ruby, test
Sorted Collections - SortedArrayController in Ember.js
Bashir Eghbali
·
1 response
·
ember.js, coffeescript, javascript
pre-commit hooks
Angel Botto
·
0 responses
·
ruby, rails, hook, git
Your own Git server
emi420
·
6 responses
·
linux, git, gitosis
Reload current browser tab from the terminal
Jason Hickner
·
0 responses
·
shell, chrome, osx
Self during Ruby class initialization
Robbie Pitts
·
0 responses
·
ruby, initialization
Remove anything from html
Willem van der Jagt
·
0 responses
·
php, dom, xpath
Foundation 5 Snippets for Sublime Text
Widy Graycloud
·
0 responses
·
sublime text, tuts
Java Tip #1. Stop to use "toString" method!
Maks Atygaev
·
3 responses
·
string, java, clean code