Skip to content

Commit

Permalink
Merge pull request #62 from terencedignon/display_name
Browse files Browse the repository at this point in the history
add display_name attribute to file
  • Loading branch information
koshigoe authored Nov 10, 2017
2 parents b673671 + cb7548a commit 6bb944b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/brick_ftp/api/file.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ class File < Base
attribute :crc32
attribute :md5
attribute :download_uri
attribute :display_name
attribute :provided_mtime
attribute :permissions
end
Expand Down

0 comments on commit 6bb944b

Please sign in to comment.