Files
onemdm-server/app/models/batch_installation.rb
2015-11-13 20:33:47 +05:30

4 lines
67 B
Ruby

class BatchInstallation < ActiveRecord::Base
belongs_to :app
end