watircraft_generators/spec/spec_generator.rb in bret-watircraft-0.4.5 vs watircraft_generators/spec/spec_generator.rb in bret-watircraft-0.5.0

- old
+ new

@@ -24,10 +24,10 @@ end protected def banner <<-EOS - Creates a spec. + Creates a template for an Rspec test. USAGE: #{$0} #{spec.name} name EOS end