bin/somatics in somatics3-generators-0.0.7 vs bin/somatics in somatics3-generators-0.0.8

- old
+ new

@@ -8,9 +8,10 @@ # require 'somatics' args = ARGV.dup ARGV.clear +args.unshift('new') if args[0] != 'new' # path = args.shift.strip rescue '.' # a = File.expand_path(path) template = File.join(template_path,'somatics.rb')