Class: Transifex::Formats

Inherits:
Object
  • Object
show all
Includes:
CrudRequests::Fetch
Defined in:
lib/tx-ruby/formats.rb

Class Method Summary collapse

Methods included from CrudRequests::Fetch

included

Class Method Details

.fetchObject



5
6
7
# File 'lib/tx-ruby/formats.rb', line 5

def self.fetch
  Formats.new.fetch          
end