Class: Appwrite::Models::AlgoMd5
- Inherits:
-
Object
- Object
- Appwrite::Models::AlgoMd5
- Defined in:
- lib/appwrite/models/algo_md5.rb
Class Method Summary collapse
Instance Method Summary collapse
-
#initialize ⇒ AlgoMd5
constructor
A new instance of AlgoMd5.
- #to_map ⇒ Object
Constructor Details
#initialize ⇒ AlgoMd5
Returns a new instance of AlgoMd5.
7 8 9 |
# File 'lib/appwrite/models/algo_md5.rb', line 7 def initialize( ) end |
Class Method Details
Instance Method Details
#to_map ⇒ Object
16 17 18 19 |
# File 'lib/appwrite/models/algo_md5.rb', line 16 def to_map { } end |