data/generators/project/config.ru in hisyo-0.0.3 vs data/generators/project/config.ru in hisyo-0.1.0
- old
+ new
@@ -1,9 +1,7 @@
#!/usr/bin/env rackup
# encoding: utf-8
-# This file can be used to start Padrino,
-# just execute it from the command line.
-
require File.expand_path("../config/boot.rb", __FILE__)
+# app/app.rb
run MyApp