Files
sx-fc/app/forms/shop_form.rb
2017-10-23 11:38:10 +06:30

8 lines
359 B
Ruby
Executable File

#Form object to use during the installation process - will handle creation of shop model into db after verification from the cloud
#provising service through license verification
# class ShopForm < ActiveModel
# # attr_accessor :logo, :name, :address, :township, :city, :state, :country, :license, :base_currency, :password, :password_confirmation
#
# end