You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,10 @@ If the filename doesn't have any extension, you can use:
48
48
da.extract_to("/tmp")
49
49
puts da.list_of_files
50
50
51
+
## Original Blog Post
52
+
53
+
[Go here!](http://www.jpgenovese.com/2012/10/29/dearchiver-a-small-gem-to-check-the-crc-and-decompress-files/"Dearchiver, a small gem to check the CRC and decompress files.")
0 commit comments