Chris Oliver 6 роки тому
батько
коміт
40048c9afc
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      template.rb

+ 3 - 0
template.rb

@@ -1,3 +1,6 @@
+require "fileutils"
+require "shellwords"
+
 # Copied from: https://github.com/mattbrictson/rails-template
 # Add this template directory to source_paths so that Thor actions like
 # copy_file and template resolve against our source files. If this file was