Class: Rails::CssUnused::Report::Ghost
- Inherits:
-
Struct
- Object
- Struct
- Rails::CssUnused::Report::Ghost
- Defined in:
- lib/rails/css_unused/report.rb
Instance Attribute Summary collapse
-
#class_name ⇒ Object
Returns the value of attribute class_name.
Instance Attribute Details
#class_name ⇒ Object
Returns the value of attribute class_name
6 7 8 |
# File 'lib/rails/css_unused/report.rb', line 6 def class_name @class_name end |