Libraries
»
ffaker
(2.23.0)
»
Index
»
FFaker
»
Color
»
#rgba_list
Method: FFaker::Color#rgba_list
Defined in:
lib/ffaker/color.rb
#
rgba_list
⇒
Object
28 29 30
# File 'lib/ffaker/color.rb', line 28
def
rgba_list
rgba_array
.
join
(
'
,
'
)
end