lib/vfs/entry_proxy.rb in vfs-0.4.8 vs lib/vfs/entry_proxy.rb in vfs-0.5.0

- old
+ new

@@ -1,7 +1,5 @@ -# -# It allows dynamically (magically) switching between UniversalEntry/Dir/File -# +# It allows dynamically (magically) switching between UniversalEntry/Dir/File. module Vfs class EntryProxy < BasicObject attr_reader :_target def initialize entry \ No newline at end of file