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

- old
+ new

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