Method: Eye::Application#resort_groups
- Defined in:
- lib/eye/application.rb
#resort_groups ⇒ Object
24 25 26 |
# File 'lib/eye/application.rb', line 24 def resort_groups @groups.sort! # used group method <=> to compare end |
24 25 26 |
# File 'lib/eye/application.rb', line 24 def resort_groups @groups.sort! # used group method <=> to compare end |