Skip to content

Commit

Permalink
domain: attachment; just a mental note
Browse files Browse the repository at this point in the history
  • Loading branch information
psyomn committed Nov 2, 2014
1 parent 17551e1 commit a4b3c0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/wlog/domain/attachment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def to_s

private

# TODO need to check if there is a better way to check for this
def compress_string
self.data = Zlib::Deflate.deflate self.data
end
Expand Down

0 comments on commit a4b3c0a

Please sign in to comment.