Hi,
I'm migrating a plugin of mine that uses engines plugin. In my plugin there is a helper wich is not being recognized by rails.
Does anyone knows any issue related?
Thanks
|
|
Hi, I'm migrating a plugin of mine that uses engines plugin. In my plugin there is a helper wich is not being recognized by rails. Does anyone knows any issue related? Thanks
|
||
|
|
|
|
I got it, I must include my helpers manually, like:
in init.rb file. |
||
|
|