Require Thor in Homesick::Shell

This commit is contained in:
Nicolas McCurdy
2014-04-16 17:29:17 -04:00
parent 705a416d74
commit f6c4e5e42e

View File

@@ -1,3 +1,5 @@
require 'thor'
module Homesick module Homesick
# Hack in support for diffing symlinks # Hack in support for diffing symlinks
class Shell < Thor::Shell::Color class Shell < Thor::Shell::Color