Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
| | |||||
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -1/+1 |
| | | | | | | | | Style/SpaceBeforeBlockBraces Style/SpaceInsideBlockBraces Style/SpaceInsideHashLiteralBraces Fix all violations in the repository. | ||||
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -2/+0 |
| | |||||
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -26/+26 |
| | |||||
* | applies new string literal convention in guides | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
| | | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default. | ||||
* | [ci skip] Update redirecting links in guides | kei-s | 2016-07-12 | 1 | -2/+2 |
| | |||||
* | Guides: output valid HTML5 | Nate Berkopec | 2014-05-05 | 1 | -0/+2 |
| | | | [ci skip] | ||||
* | Add exception handling to rake guides:validate | Jaime Iniesta | 2012-08-24 | 1 | -1/+6 |
| | | | | | If the validation of a guide encounters an exception, inform about it and continue with the loop to validate the rest. | ||||
* | Fix rake guides:validate | Jaime Iniesta | 2012-08-24 | 1 | -7/+7 |
| | | | | This rake task was looking for the output folder in the wrong place. | ||||
* | Revert "Fix rake guides:validate task as it should be run from the guides ↵ | Jaime Iniesta | 2012-08-24 | 1 | -13/+8 |
| | | | | | | | | directory; add exception handling" This kind of changes should go on a pull request instead. This reverts commit ecae2f0ef0452f8d333525a6aed58e5ab8d3ccb1. | ||||
* | Fix rake guides:validate task as it should be run from the guides directory; ↵ | Jaime Iniesta | 2012-08-23 | 1 | -8/+13 |
| | | | | add exception handling | ||||
* | Remove remaining require 'rubygems' | Santiago Pastorino | 2012-05-13 | 1 | -1/+0 |
| | |||||
* | Updated/changed useless tr/gsubs | Jurriaan Pruis | 2012-04-03 | 1 | -1/+1 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+91 |