class Object
Public Instance Methods
rev()
click to toggle source
# File lib/support/sort_by_attributes.rb, line 16 def rev Reverser.new(self) end
# File lib/support/sort_by_attributes.rb, line 16 def rev Reverser.new(self) end