Commit Graph

18 Commits

Author SHA1 Message Date
Robert Haines bb3b4474fa Fix Style/SpecialGlobalVars cop. 2020-02-15 16:26:32 +00:00
Robert Haines 172ab4b567 Fix Style/FloatDivision cop. 2020-02-15 16:26:32 +00:00
Pavel Lobashov 068a3e748a fix rubocop Style/FileName cop 2015-03-24 19:23:24 +03:00
Pavel Lobashov 1ba81ff46f fix rubocop Style/NumericLiterals cop 2015-03-23 19:23:04 +03:00
Pavel Lobashov 04f69028f9 fix rubocop Style/MultilineBlockLayout cop 2015-03-23 19:08:12 +03:00
Pavel.Lobashov 8d6f23ba9a fix rubocop Style/SpaceAroundOperators cop 2015-03-22 20:03:50 +03:00
Pavel Lobashov b93ef1266f fix rubocop Style/StringLiterals cop 2015-03-21 11:27:44 +03:00
Pavel Lobashov d0c8e8df60 fix rubocop Style/EmptyLines cop 2015-03-21 11:19:14 +03:00
Pavel Lobashov d2d8590ef8 fix rubocop Style/Blocks cop 2015-03-21 11:10:37 +03:00
Pavel.Lobashov bfc8b3cc1f fix rubocop Lint/ShadowingOuterLocalVariable cop 2015-03-20 23:05:59 +03:00
Adrien Siami 2468c97a70 Replace zip/zip by zip in samples 2014-03-31 13:20:27 +02:00
Alexander Simonov 61ce5dbc5f Refactoring part #2
Rubyzip interface was changed!
2013-06-03 10:56:24 +03:00
Abd ar-Rahman Hamidi 5604881648 Add ZipFile.split method for spliting an archive into parts with chunk size. With samples and test cases 2013-04-07 18:29:33 +05:00
thomas 255fee4a7f Improvements to Rakefile 2005-02-16 17:47:44 +00:00
thomas fb2493d9f4 Moved all production source files to zip/ so they are in the same dir as when they are installed 2003-08-21 13:54:32 +00:00
thomas 61c032f080 Converted a few more names to ruby underscore style that I missed with the automated processing the first time around 2003-08-18 18:30:26 +00:00
thomas ef5eedb1f2 Changed all method names to the ruby convention underscore style 2003-08-13 14:29:53 +00:00
thomas 1e413d7990 Moved example.rb to samples/. Added another sample gtkRubyzip.rb 2002-03-29 22:26:20 +00:00