Skip to content

Instantly share code, notes, and snippets.

View SpoBo's full-sized avatar

Vincent De Snerck SpoBo

View GitHub Profile
# the problem is with the rails command inside a rails project.
# Even if I do rails -v inside a rails project I get the gemspec mess.
mbp:billable_v1 spobo$ bundle pack
Copying .gem files into vendor/cache
* text-hyphen-1.0.0.gem
* abstract-1.0.0.gem
* text-format-1.0.0.gem
mbp:code spobo$ rvm implode
Are you SURE you wish for rvm to implode? This will remove /Users/spobo/.rvm ? (type 'yes' or 'no')
yes
Hai! Removing /Users/spobo/.rvm
-bash: /Users/spobo/.rvm/scripts/log: No such file or directory
mbp:code spobo$ mkdir -p ~/.rvm/src/ && cd ~/.rvm/src && rm -rf ./rvm/ && git clone git://github.com/wayneeseguin/rvm.git && cd rvm && ./install
@SpoBo
SpoBo / dabblet.css
Created March 5, 2013 09:14
Untitled
body {
padding: 40px;
}
.module {
height: 50px;
width: 33%;
margin-right: 0;
margin-bottom: 20px;
background: yellow;
"atom-ternjs":
prettyName: "Atom Ternjs"
homepage: "https:\\atom.io\\packages\\atom-ternjs"
"autocomplete-json":
prettyName: "Autocomplete Json"
homepage: "https:\\atom.io\\packages\\autocomplete-json"
"autocomplete-modules":
prettyName: "Autocomplete Modules"
homepage: "https:\\atom.io\\packages\\autocomplete-modules"
editorconfig: