class Transifex::Formats

Public Class Methods

fetch() click to toggle source
# File lib/transifex/formats.rb, line 5
def self.fetch
  Formats.new.fetch          
end