Libraries
»
ruby-apicalypse
(0.1.0)
»
Index
»
Apicalypse
»
Scope
»
#sort
Method: Apicalypse::Scope#sort
Defined in:
lib/apicalypse/scope.rb
#
sort
(args) ⇒
Object
38 39 40 41
# File 'lib/apicalypse/scope.rb', line 38
def
sort
(
args
)
chain
[
:sort
]
=
args
@klass
end