class Comfy::Admin::Meetalendar::MeetupGroup < ApplicationRecord self.table_name = "meetalendar_meetup_groups" end