class Rails::Generators::AppGenerator

def create_boot_file

def create_boot_file
  template "config/boot.rb"
end