Class: Spark::Blankslate

Inherits:
Component::Base show all
Defined in:
app/components/spark/blankslate.rb

Instance Method Summary collapse

Methods inherited from Component::Base

#selector, #to_s, #unique_id

Constructor Details

#initializeBlankslate

Returns a new instance of Blankslate.



14
15
16
# File 'app/components/spark/blankslate.rb', line 14

def initialize(*)
  super
end