David Lee
David Lee
[ davidlee /tmp/wtf ] # cat Gemfile disable_system_gems gem 'mongo' source 'http://gemcutter.org' source 'http://gems.rubyforge.org' source 'http://gems.github.com' [ davidlee /tmp/wtf ] # cat init.rb require './vendor/gems/environment' Bundler.require_env [ davidlee /tmp/wtf ]...
When a template fails to compile, it'd be ideal to know which template (and ideally where in that template) the error occurred. AFAICT at the moment you usually get no...
arguably a feature request. When you hit an arrow key in the Mark Task menu, it'd be nice for it to navigate the menu and allow selection with Enter. At...