diff options
author | Francis Irving <francis@mysociety.org> | 2010-03-09 14:41:05 +0000 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-03-09 14:41:05 +0000 |
commit | 7c5be5afbc8af5fa3ab504983e4f38c09c71e118 (patch) | |
tree | e2167d321cb4ebff2fcf8f61aab6bc52532bb4c0 /vendor/ruby-ole/lib/ole/file_system.rb | |
parent | 30bb6608984abdaf72350febc77fe9a982038138 (diff) | |
parent | 9d1321cca685d4a25cdb615199ef464da3ba4d5d (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.rb | 2 |
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' |