In order do DRY my application, I defined the \'visible\' scope (which exists for all my tables) in the application_record.rb file:
scope :visible, -> { where