| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | Move Caching module to Abstract Controller | Rafael Mendonça França | 2016-02-23 | 1 | -0/+143 | 
| Abstract Controller is the common component between Action Mailer and Action Controller so if we need to share the caching component it need to be there. | |||||
