lib/porter.rb in porter-0.1.9 vs lib/porter.rb in porter-1.0.0

- old
+ new

@@ -1,4 +1,8 @@ require "#{File.dirname(__FILE__)}/porter/recipes/porter" + +module Porter + require 'porter/railtie' +end \ No newline at end of file