class Report < ActiveRecord::Base belongs_to :reportable, :polymorphic => true ...
Ruby A shorter way to declare cl...
I added these so I could re...
class Report < ActiveRecord::Base belongs_to :reportable, :polymorphic => true ...
I added these so I could re...
I have strange feeling abou...