Rémy Coutable
d40e1f547e
Enable the Style/TrailingCommaInLiteral cop
...
Use the EnforcedStyleForMultiline: no_comma option.
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-10 18:25:45 +02:00
Tiago Botelho
972440b15d
tadds migration to remove invalid services
2017-04-27 15:59:25 +01:00
Sean McGivern
9f612cc428
Fix issues mentioned but not closed for JIRA
...
The `ReferenceExtractor` would return an array of `ExternalIssue`
objects, and then perform `Array#-` to remove the issues
closed. `ExternalIssue`s had `==` defined, but not `hash` or `eql?`,
which are used by `Array#-`.
2017-03-06 14:18:49 +00:00
Valery Sizov
d52ef5efd0
Fixes after review
2017-02-23 15:31:03 +02:00
Robert Speicher
d0315d5393
Factories with a project association use :empty_project
by default
2017-01-24 20:30:56 -05:00
Robert Speicher
7612fdbaa8
Remove unnecessary attribute definitions from Service factory
2016-03-06 16:55:17 -05:00
Robert Speicher
6df45eb463
Move all factory definitions to their own file
2016-03-04 15:26:51 -05:00