lib/vfs.rb in vfs-0.3.12 vs lib/vfs.rb in vfs-0.3.13
- old
+ new
@@ -1,20 +1,20 @@
%w(
support
path
error
-
+
entries/entry/special_attributes
entries/entry
entries/file
entries/dir
entries/universal_entry
-
+
entry_proxy
-
+
storages/local
-
+
integration/string
-
+
vfs
).each{|f| require "vfs/#{f}"}
\ No newline at end of file