1e53404fe9
1 2 3
class Wheel < ActiveRecord::Base belongs_to :wheelable, :polymorphic => true, :counter_cache => true end