Commit Graph

25 Commits

Author SHA1 Message Date
Robert Haines e10badf68e Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
Robert Haines fcadea61e2 Fix Naming/MethodParameterName cop in the samples. 2020-02-29 17:12:45 +00:00
Robert Haines 846e704048 Fix Naming/BlockParameterName cop. 2020-02-17 22:35:08 +00:00
Robert Haines bb3b4474fa Fix Style/SpecialGlobalVars cop. 2020-02-15 16:26:32 +00:00
Robert Haines 45f4c2dc29 Fix Style/GuardClause cop. 2020-02-15 16:26:32 +00:00
Robert Haines 1b8f1a6f3c Fix Naming/RescuedExceptionsVariableName cop. 2020-02-15 16:26:32 +00:00
Robert Haines cfe4972e71 Fix Layout/EmptyLineAfterGuardClause cop. 2020-02-15 16:26:32 +00:00
Takumasa Ochi cf91112b57 Apply automatic correction by rubocop 2017-06-29 11:57:12 +09:00
Pavel Lobashov abb8c02935 fix rubocop Style/Next cop 2015-03-23 19:27:20 +03:00
Pavel.Lobashov 7eb06a1efa fix some rubocop Style/Semicolon cop 2015-03-22 20:10:52 +03:00
Pavel.Lobashov abf9cbec23 fix rubocop Style/RedundantSelf cop 2015-03-22 19:30:24 +03:00
Pavel Lobashov b93ef1266f fix rubocop Style/StringLiterals cop 2015-03-21 11:27:44 +03:00
Pavel Lobashov f67cf18e45 fix rubocop Style/EmptyLinesAroundModuleBody cop 2015-03-21 11:22:47 +03:00
Pavel Lobashov d2d8590ef8 fix rubocop Style/Blocks cop 2015-03-21 11:10:37 +03:00
Pavel Lobashov 98e6b5d057 fix rubocop Style/AlignParameters cop 2015-03-21 10:44:56 +03:00
Pavel.Lobashov 5d47830624 fix rubocop Style/Tab cop 2015-03-20 22:46:44 +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
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 c42b6a72ec *** empty log message *** 2002-09-15 15:16:39 +00:00
thomas e16b5d1ea7 *** empty log message *** 2002-09-14 22:02:01 +00:00
thomas 1d9d8061ee Added simple zipfind script 2002-09-14 20:59:29 +00:00