TrestleAdmin / trestle

A modern, responsive admin framework for Ruby on Rails
https://trestle.io
GNU Lesser General Public License v3.0
1.94k stars 173 forks source link

My custom helper not is recognized #437

Open Guih12 opened 1 year ago

Guih12 commented 1 year ago

Hello guys! I have a problem with my custom helper. I created a custom helper for my application following the Wiki were of github projects. However my custom helper can't access in my application.

I call my custom helper in initalizers/trestle Trestle.configure do |config| config.helper AdminHelper

Then i called the fuction helper, however it is not recognized

joshmn commented 1 year ago

Can you make an example app and throw it on Github?

Guih12 commented 1 year ago

@joshmn I can, however my team choose not implement this is helper. But, can create a project on Github e send for you. Can be?