Sha256: bda1315324c1da4e4c4242da6e2f0f6976358e869f9dd90ba9024c7f4088b1e3
Contents?: true
Size: 251 Bytes
Versions: 2
Compression:
Stored size: 251 Bytes
Contents
# desc "Explaining what the task does" # task :rails_db_localize do # # Task goes here # end #namespace :rails_db_localize do # desc "Remove the orphans in the translations" # task :delete_orphans => :environment do # raise "TODO" # end #end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_db_localize-0.0.2 | lib/tasks/rails_db_localize_tasks.rake |
rails_db_localize-0.0.1 | lib/tasks/rails_db_localize_tasks.rake |