Sha256: 12af8077b98248546f8c4fc503535d77bb8ce7e6b2da1e87c7d3eccb539b6eac
Contents?: true
Size: 267 Bytes
Versions: 13
Compression:
Stored size: 267 Bytes
Contents
# class Plugins::PluginClass::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
13 entries across 13 versions & 1 rubygems