Joined June 2012
·
Posted to
ActiveRecord unscoped trap
over 1 year
ago
Thank you! I was banging my head against the wall over this.
Posted to
Vagrantfile. Set memory and CPU
over 1 year
ago
@patcon where are you reading that virtualbox only supports physical cores? I'm able to use all 4 logical cores on my Macbook...
Posted to
Vagrantfile. Set memory and CPU
over 1 year
ago
This works on Mac & Linux:
config.vm.customize ["modifyvm", :id, "--cpus", `#{RbConfig::CONFIG['host_os'] =~ /darwin/ ? 'sysctl -n hw.ncpu' : 'nproc'}`.chomp]
Posted to
OS X Mavericks Finder: Keyboard shortcut for tagging
over 1 year
ago
Any idea how to add a shortcut to a specific tag?
Achievements
67 Karma
0 Total ProTip Views
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
Raven
Have at least one original repo where some form of shell script is the dominant language
Charity
Fork and commit to someone's open source project in need
Honey Badger
Have at least one original Node.js-specific repo
Gist link is broken