1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Paul Thornthwaite
ec8b940b2c Standardise on collection methods
Done with `rubocop --auto-correct --only CollectionMethods`
2014-05-26 16:22:07 +01:00
Paul Thornthwaite
330a351ade Remove trailing blank lines
Done with `rubocop --auto-correct --only TrailingBlankLines`
2014-05-26 14:35:26 +01:00
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Kyle Rames
dfa2e42ca8 [core] fixing gemspec for 1.8.7 2014-04-01 09:29:05 -05:00
Kyle Rames
7410b4c476 [core] tweaking per @icco; fixing broken build 2014-03-25 08:23:12 -05:00
Kyle Rames
15c6f40825 [core] updated rake releases to generate markdown; added github_release task to publish to release feed. 2014-03-24 09:12:19 -05:00