Module: Gjt1Helper

Defined in:
app/helpers/gjt1_helper.rb

Instance Method Summary collapse

Instance Method Details



4
5
6
7
8
# File 'app/helpers/gjt1_helper.rb', line 4

def main_menu_gjt1_entries
  {
    ::Gjt1::Member.model_name.human(count: 2) => [main_app.gjt1_members_path]
  }
end