Sha256: 3745957392389e2a677a6ef60505ab39ec4f1f29deaefcdedee0bd0b5710b4bb
Contents?: true
Size: 213 Bytes
Versions: 8
Compression:
Stored size: 213 Bytes
Contents
class TestFooltip < ActiveRecord::Base translates :name, fallbacks_for_empty_translations: true attr_accessible :name, :translations_attributes accepts_nested_attributes_for :translations has_fooltips end
Version data entries
8 entries across 8 versions & 1 rubygems