2019-06-16 18:10:13 by Izumi Tsutsui | Files touched by this commit (3) | |
Log message:
ruby-diva: update to 1.0.0.
No upstream changelog.
|
2018-04-29 15:07:00 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
ruby-diva: update to 0.3.2.
Upstream changes:
- implement Diva::URI()
|
2018-01-07 15:19:04 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
ruby-diva: update to 0.3.1.
Upstream changes:
- support export/import of models with time field in ISO 8601 format strings
|
2017-12-30 05:38:12 by Izumi Tsutsui | Files touched by this commit (4) |
Log message:
devel/ruby-diva: added ruby-diva-0.3.0.
This gem is required by forthcoming mikutter-3.6.0.
This library is an implementation of expression for handling things.
It replaces Retriever module of mikutter.
Diva::Model is a common interface of all resources handled by mikutter.
By handling data as a subclass of Diva::Model as necessary, you can
obtain a common interface and it is useful for cooperation among
mikutter plugins.
|