class PhraseApp::ResponseObjects::LocaleDetails
Public Class Methods
new(hash)
click to toggle source
statistics,
Calls superclass method
PhraseApp::ResponseObjects::Locale::new
# File lib/phraseapp-ruby.rb, line 226 def initialize(hash) super(hash) PhraseApp.handle_times(self) end