Sha256: da7c540d3e5550af8f0e661f61075d543b85b88428106ee651ab54defe5219aa
Contents?: true
Size: 204 Bytes
Versions: 27
Compression:
Stored size: 204 Bytes
Contents
# encoding: utf-8 module ConstructorPages module Types # HTML type. Render ckeditor wysiwyg. class HtmlType < ActiveRecord::Base belongs_to :field belongs_to :page end end end
Version data entries
27 entries across 27 versions & 3 rubygems