Sha256: f44ac0a4aa09312c3a01ec0a54596a990eb915dec5ceb6d12ec37f2caad8c34a

Contents?: true

Size: 148 Bytes

Versions: 6

Compression:

Stored size: 148 Bytes

Contents

namespace :yata do
  desc "gets all the languages translations"
  task :fetch_translations => :environment do
    Yatapp.get_translations
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
yatapp-0.5.5 lib/tasks/yata.rake
yatapp-0.5.4 lib/tasks/yata.rake
yatapp-0.5.3 lib/tasks/yata.rake
yatapp-0.5.2 lib/tasks/yata.rake
yatapp-0.5.1 lib/tasks/yata.rake
yatapp-0.5.0 lib/tasks/yata.rake