Method: Solidus::InstallGenerator#complete

Defined in:
lib/generators/solidus/install/install_generator.rb

#completeObject



199
200
201
# File 'lib/generators/solidus/install/install_generator.rb', line 199

def complete
  say_status :complete, "Solidus has been installed successfully. Enjoy!"
end