67582f08bf
0a12a5f816
5740d4ec0c
1
2
3
class WithoutTable < ActiveRecord::Base default_scope -> { where(:published => true) } end