Class: Transifex::Formats
- Inherits:
-
Object
- Object
- Transifex::Formats
- Includes:
- CrudRequests::Fetch
- Defined in:
- lib/tx-ruby/formats.rb
Class Method Summary collapse
Methods included from CrudRequests::Fetch
Class Method Details
.fetch ⇒ Object
5 6 7 |
# File 'lib/tx-ruby/formats.rb', line 5 def self.fetch Formats.new.fetch end |