Class: PhraseApp::ResponseObjects::ProjectLocales

Inherits:
ProjectShort
  • Object
show all
Defined in:
lib/phraseapp-ruby.rb

Instance Method Summary collapse

Constructor Details

#initialize(hash) ⇒ ProjectLocales

locales,



282
283
284
285
# File 'lib/phraseapp-ruby.rb', line 282

def initialize(hash)
  super(hash)
  PhraseApp.handle_times(self)
end