MartenStimulus::App
Inherits Marten::Apps::Config < Marten::Apps::Association < Reference < Object
Instance methods
setup
Allows to perform additional setup operations for a given application.
Each application class can override this method in order to perform additional initializations and setup operations if needed. This method will be called during the Marten setup process when all the applications are known and initialized.