Module: Kerbi::Revision::Fetcher
- Defined in:
- lib/revision/fetcher.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.post_template(base_url, revision_tag) ⇒ Array<Hash>
10 11 12 |
# File 'lib/revision/fetcher.rb', line 10 def self.post_template(base_url, revision_tag) [{}] end |
Instance Method Details
#get_values ⇒ Hash
5 6 7 |
# File 'lib/revision/fetcher.rb', line 5 def get_values {} end |