aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/ruby-ole/lib/ole/file_system.rb
diff options
context:
space:
mode:
authorFrancis Irving <francis@mysociety.org>2010-03-09 14:41:05 +0000
committerFrancis Irving <francis@mysociety.org>2010-03-09 14:41:05 +0000
commit7c5be5afbc8af5fa3ab504983e4f38c09c71e118 (patch)
treee2167d321cb4ebff2fcf8f61aab6bc52532bb4c0 /vendor/ruby-ole/lib/ole/file_system.rb
parent30bb6608984abdaf72350febc77fe9a982038138 (diff)
parent9d1321cca685d4a25cdb615199ef464da3ba4d5d (diff)
Merge commit 'peter/master'
Conflicts: config/environment.rb Merge patch from Peter Collingbourne for handling Outlook attachments.
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'