Class: Mangadex::Statistic::Rating
- Inherits:
-
MangadexObject
- Object
- MangadexObject
- Mangadex::Statistic::Rating
- Defined in:
- lib/mangadex/statistic.rb
Instance Attribute Summary
Attributes included from Internal::WithAttributes
#attributes, #id, #related_type, #relationships, #type
Class Method Summary collapse
Methods inherited from MangadexObject
#eq?, #hash, #initialize, #inspect
Methods included from Concern
#append_features, #class_methods, extended, #included, #prepend_features, #prepended
Constructor Details
This class inherits a constructor from Mangadex::MangadexObject
Class Method Details
.attributes_to_inspect ⇒ Object
11 12 13 |
# File 'lib/mangadex/statistic.rb', line 11 def self.attributes_to_inspect [:average, :bayesian] end |