Browse Source

Fixing the new command

dev
Andy Meneely 12 years ago
parent
commit
7b68b42919
  1. 2
      lib/squib/commands/new.rb

2
lib/squib/commands/new.rb

@ -1,3 +1,5 @@
require 'fileutils'
module Squib module Squib
# Squib's command-line options # Squib's command-line options
module Commands module Commands

Loading…
Cancel
Save