67582f08bf
6f84c73dc4
5740d4ec0c
1
2
3
class WithoutTable < ActiveRecord::Base default_scope where(:published => true) end