Browse Source

Be compatible with Ruby 2.2 and 2.3

dev
Andy Meneely 8 years ago
parent
commit
386e65552e
  1. 2
      lib/squib/commands/new.rb

2
lib/squib/commands/new.rb

@ -55,7 +55,7 @@ module Squib
end
def advanced_message
<<~EOS
<<-EOS
This is the advanced layout designed for larger games. Everything is
organized into separate directories and the workflow is all based on

Loading…
Cancel
Save