lib/nitro/caching/fragments.rb in nitro-0.15.0 vs lib/nitro/caching/fragments.rb in nitro-0.16.0

- old
+ new

@@ -1,14 +1,14 @@ # * George Moschovitis <gm@navel.gr> # (c) 2004-2005 Navel, all rights reserved. -# $Id: fragments.rb 326 2005-03-28 11:07:17Z gmosx $ +# $Id: fragments.rb 1 2005-04-11 11:04:30Z gmosx $ require 'fileutils' require 'glue/attribute' require 'nitro/caching/stores' -module N +module Nitro # Adds support for caching. module Caching