Update name spaces for rake tasks to shorter 'ofn'.

This commit is contained in:
Jefferson Faseler
2019-01-30 14:25:04 -05:00
parent cf744bb663
commit d4d0489328
10 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
namespace :openfoodnetwork do
namespace :ofn do
namespace :data do
desc "Adding relationships based on recent order cycles"
task :create_order_cycle_relationships => :environment do