Javi Martín
d0d681a44b
Add and apply EmptyLineAfterGuardClause rule
...
We were inconsistent on this one. I consider it particularly useful when
a method starts with a `return` statement.
In other cases, we probably shouldn't have a guard rule in the middle of
a method in any case, but that's a different refactoring.
2019-10-24 17:56:03 +02:00
Bertocq
2888c20489
Fix all Style/RedundantSelf rubocop issues
2017-07-05 11:55:52 +02:00
Bertocq
8d84ed712a
Fix all Rails/Validation rubocop issues and remove files from rubocop_todo list
2017-06-25 15:46:46 +02:00
kikito
92ecd7c983
replaces length 9 validation by format validation: only numbers, spaces and plus sign allowed
2016-04-13 19:27:04 +02:00
kikito
005bd26965
does not require phones to be Spanish any more
2016-04-13 18:52:53 +02:00
rgarcia
abc68dc868
refactors lock tries [ #279 ]
2015-09-10 20:26:49 +02:00
rgarcia
b7c1b4acee
renames verify? methods [ #395 ]
2015-09-10 20:08:11 +02:00
rgarcia
b779e7903c
refactors letter and sms generation codes [ #332 ]
2015-09-10 11:45:19 +02:00
Juanjo Bazán
e6fd62189b
moves Sms model to Verification namespace
2015-08-29 12:17:27 +02:00