Class: Smite::Achievements
Instance Attribute Summary
Attributes inherited from Object
Instance Method Summary collapse
Methods inherited from Object
#attributes, #initialize, #method_missing
Constructor Details
This class inherits a constructor from Smite::Object
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Smite::Object
Instance Method Details
#inspect ⇒ Object
3 4 5 |
# File 'lib/smite/achievements.rb', line 3 def inspect "#<Smite::Achievements '#{name}'>" end |