• Arturo Herrero's avatar
    Fix RuboCop offenses · 7ec7c57a
    Arturo Herrero authored
    - Remove redundant self
    - Use do...end for multi-line blocks
    - No space between ->(parameter)
    - Move EE spec under EE namespace directory
    - Use update! instead of update
    - Use .and_return
    7ec7c57a
group.rb 19.8 KB