module EasyReports class Report < ActiveRecord::Base belongs_to :database end end