Libraries
»
mumuki-domain
(8.1.1)
»
Index
»
Avatar
»
sample
Method: Avatar.sample
Defined in:
app/models/avatar.rb
.
sample
⇒
Object
10 11 12
# File 'app/models/avatar.rb', line 10
def
self
.
sample
order
(
'
RANDOM()
'
)
.
first
end