Class: BoringAvatar::Bauhaus

Inherits:
Base
  • Object
show all
Defined in:
lib/boring_avatar/avatar/bauhaus.rb

Constant Summary collapse

ELEMENTS =
4.freeze
SIZE =
80.freeze

Constants inherited from Base

BoringAvatar::Base::COLORS, BoringAvatar::Base::NAME

Instance Attribute Summary

Attributes inherited from Base

#colors, #name, #num_from_name, #opts, #range, #size

Method Summary

Methods inherited from Base

#generate, #initialize

Constructor Details

This class inherits a constructor from BoringAvatar::Base