45 46 47
# File 'lib/moderated.rb', line 45 def unblocked where(self.blocked_column.to_sym => false) end