Sha256: a775067a833e5ade1e6b892eb642eb37b0ea24142f730ca951f85b24f8cda808
Contents?: true
Size: 110 Bytes
Versions: 8
Compression:
Stored size: 110 Bytes
Contents
class Wheel < ActiveRecord::Base belongs_to :wheelable, :polymorphic => true, :counter_cache => true end
Version data entries
8 entries across 8 versions & 1 rubygems