created delivery destination model
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class DeliveryDestinationsController < ApplicationController
|
||||
active_scaffold :"delivery_destination" do |conf|
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user