github.com

JavaScript structures that include circular references can't be serialized with a"plain" JSON.stringify. Example: a = { name: 'Groucho' };

makandra dev

We will be installing rbenv and ruby-build from our own fork, not from the Ubuntu sources. Installing rbenv

Getting rid of your old LibreOffice Remove your old LibreOffice: sudo apt-get remove libreoffice* You probably also want to...

By default git diff highlights whole lines as changes. To diff on a word-by-word basis you can say...

makandra dev
feedjira.com

Great gem to consume RSS feeds. I was missing some features on Ruby's RSS::Parser that I found in...

makandra dev
stackoverflow.com

So you erased a whole day's work? There is hope! The linked article tells how to recover from an...

Run this command to list the authors of the most recent commit of each branch: git for-each-ref --format...

makandra dev
github.com

Automagically makes XHR requests work cross-domain by tunneling all communications through an IFRAME on your page.

github.com

Provides a value container that guarantees atomic updates to this value in a multi-threaded Ruby program. Originally linked to...

Travis CI is a free continuous integration testing service. However, it is really fragile and will break more than it...

When you tell rbenv to install a Ruby it does not know about, you will get an error message.

If you get this error when you try to resize an OpenStack instance: # nova resize example 23 --poll

github.com

All the hidden and not hidden features of Git and GitHub.

makandra dev
github.com

Directory of popular Github projects.

Development environment setup Rails Composer Basically a comprehensive Rails Template. Prepares your development environment and lets you select web server...

Using git checkout - you can switch back to the branch you previously worked on. (master) $ git checkout foobar

blog.plenz.com

If you recorded a bad fix for a conflict, you can tell git to forget that bad resolution:

dev.housetrip.com

Introducing Trailer from HouseTrip, a simple menu bar app that helps you manage your GitHub pull requests. It’s one...

coderwall.com

There seems to be no way to use therubyracer -v '0.11.4' and libv8 -v '3.11.8.17' on OS X Mavericks.

makandra dev

We have released Modularity 2. It has many incompatible changes. See below for a script to migrate your applications automatically...

swapoff.org

I am using git at several places: at work, at university, and at home. I want an own git user/email...

makandra dev
github.com

It's mixins (modules) for Coffeescript classes. Other than most homegrown approaches, this one allows you to keep using super...

makandra dev
github.com

We proudly release our safe_cookies middleware into public beta and just published it on Github. Features are:

developer.rackspace.com

Establishing a new SSH connection usually takes only a few seconds, but if you’re connecting to a server multiple...