Class: Rails::CssUnused::Report::Ghost

Inherits:
Struct
  • Object
show all
Defined in:
lib/rails/css_unused/report.rb

Instance Attribute Summary collapse

Instance Attribute Details

#class_nameObject

Returns the value of attribute class_name

Returns:

  • (Object)

    the current value of class_name



6
7
8
# File 'lib/rails/css_unused/report.rb', line 6

def class_name
  @class_name
end