Sha256: 9c19ef6c5a89fb11c892e89f1c167ec2959a3c12d94f11d203f7bc6efef1b35d
Contents?: true
Size: 275 Bytes
Versions: 6
Compression:
Stored size: 275 Bytes
Contents
# class Plugins::PluginClass::Models::PluginClass < ActiveRecord::Base # attr_accessible :path, :browser_key # belongs_to :site # here create your models normally # notice: your tables in database will be plugins_pluginKey in plural (check rails documentation) # end
Version data entries
6 entries across 6 versions & 1 rubygems