diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-10-20 10:14:42 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-10-29 13:01:10 +0000 |
commit | e5ef51a275927e87fa7b5ee0c6292e17c791b488 (patch) | |
tree | d7ec203ae0a5cfee410da40c3f9715e2857d756e /app/models/info_request.rb | |
parent | 3b7f5b6daafb75dde3274d69a80f0e71cf54ebff (diff) |
Tidy Comment
Remove self.
Use each rather than for
Use {} block rather than do/end
Use self. rather than ClassName. for class method
Indent private as much as method definitions
Remove explicit return
Line Length
Use inline if
Move callback before method definitions
Use unless instead of if !
Diffstat (limited to 'app/models/info_request.rb')
0 files changed, 0 insertions, 0 deletions