lib/new.rb in new-0.0.4 vs lib/new.rb in new-0.0.5
- old
+ new
@@ -2,10 +2,9 @@
class New
VERSION = '0.0.1'
DEFAULT_DIR = File.expand_path('../..', __FILE__)
CUSTOM_DIR = File.expand_path('~/.new')
- TEMP_DIR = File.expand_path('../../.tmp', __FILE__)
TASKS_DIR_NAME = 'tasks'
TEMPLATES_DIR_NAME = 'templates'
CONFIG_FILE = '.new'
# List all the available tasks