aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/ruby-ole/lib/ole/file_system.rb
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2010-02-18 02:26:35 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2010-02-18 02:31:34 +0000
commit9d1321cca685d4a25cdb615199ef464da3ba4d5d (patch)
treeec0cefe7fbe5ce4f8f747b4ce2fe2e6c13f4a6b8 /vendor/ruby-ole/lib/ole/file_system.rb
parent095548ee5509980a6930c4bb0d160f34ffb1952f (diff)
Implement decoding of Outlook msg/oft files
Diffstat (limited to 'vendor/ruby-ole/lib/ole/file_system.rb')
-rw-r--r--vendor/ruby-ole/lib/ole/file_system.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/ruby-ole/lib/ole/file_system.rb b/vendor/ruby-ole/lib/ole/file_system.rb
new file mode 100644
index 000000000..24d330a92
--- /dev/null
+++ b/vendor/ruby-ole/lib/ole/file_system.rb
@@ -0,0 +1,2 @@
+# keeping this file around for now, but will delete later on...
+require 'ole/storage/file_system'