Method: Squib::DSL::Background.accepted_params

Defined in:
lib/squib/dsl/background.rb

.accepted_paramsObject



20
21
22
23
24
25
# File 'lib/squib/dsl/background.rb', line 20

def self.accepted_params
  %i{
    range
    color
  }
end