resources/rakefile in plezi-0.12.6 vs resources/rakefile in plezi-0.12.7
- old
+ new
@@ -1,5 +1,5 @@
-# load all framework and gems
+# load all application code and gems
load ::File.expand_path(File.join("..", "initialize.rb"), __FILE__)
# Make sure the server doesn't start
Iodine.protocol = false