lib/stachio.rb in stachio-0.0.6 vs lib/stachio.rb in stachio-0.1.0

- old
+ new

@@ -1,4 +1,4 @@ require "stachio/engine" +require "stachio/readonly" -module Stachio -end +module Stachio; end