Hello!
I’m using middleman as part of my application and would like to have access to the Application class instance from other modules.
Is there any way to achieve this? (For now i’m passing the app instance as an argument to different methods but it seems somewhat wrong)
Thank’s
Pavel.