Class: Andrake::Generator::Rakefile

Inherits:
Object
  • Object
show all
Defined in:
lib/andrake/generator/rakefile.rb

Class Method Summary collapse

Class Method Details

.run!Object



4
5
6
7
# File 'lib/andrake/generator/rakefile.rb', line 4

def run!
  check_file
  create_file
end