lib/vfs.rb in vfs-0.1.0 vs lib/vfs.rb in vfs-0.1.1
- old
+ new
@@ -2,10 +2,11 @@
support
path
error
+ entries/entry/special_attributes
entries/entry
entries/file
entries/dir
entries/universal_entry
@@ -13,6 +14,8 @@
storages/hash_fs
storages/local
integration/string
+
+ vfs
).each{|f| require "vfs/#{f}"}
\ No newline at end of file