Class: Locomotive::Coal::Resources::ThemeAssets

Inherits:
Base
  • Object
show all
Defined in:
lib/locomotive/coal/resources/theme_assets.rb

Instance Attribute Summary

Attributes inherited from Base

#credentials, #uri

Instance Method Summary collapse

Methods inherited from Base

#create, #destroy, #destroy_all, #index, #initialize, #update, #update_with_locale

Methods included from Concerns::Request

#delete, #do_request, #get, #post, #put, #without_authentication

Constructor Details

This class inherits a constructor from Locomotive::Coal::Resources::Base

Instance Method Details

#checksumsObject



6
7
8
# File 'lib/locomotive/coal/resources/theme_assets.rb', line 6

def checksums
  get('theme_assets/checksums')
end