14 15 16
# File 'lib/transifex/resource.rb', line 14 def content client.get("/project/#{@project_slug}/resource/#{@slug}/content/") end