Sha256: 2939ec881336370dc14bccb178d89bc82073fc834ceea223010bbc636fc18152

Contents?: true

Size: 93 Bytes

Versions: 9

Compression:

Stored size: 93 Bytes

Contents

class TranslationSpec < ActiveRecord::Base
  belongs_to :translated, :polymorphic => true
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
has_many_translations-0.4.6 lib/translation_spec.rb
has_many_translations-0.4.5 lib/translation_spec.rb
has_many_translations-0.4.4 lib/translation_spec.rb
has_many_translations-0.4.3 lib/translation_spec.rb
has_many_translations-0.3.8 lib/translation_spec.rb
has_many_translations-0.3.7 lib/translation_spec.rb
has_many_translations-0.3.6 lib/translation_spec.rb
has_many_translations-0.3.4 lib/translation_spec.rb
has_many_translations-0.3.3 lib/translation_spec.rb