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



9
10
11
# File 'lib/rails/css_unused/report.rb', line 9

def class_name
  @class_name
end

#source_fileObject

Returns the value of attribute source_file



9
10
11
# File 'lib/rails/css_unused/report.rb', line 9

def source_file
  @source_file
end