Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Create 'configure' method #40

Closed
jaguililla opened this issue Jul 20, 2015 · 1 comment
Closed

Create 'configure' method #40

jaguililla opened this issue Jul 20, 2015 · 1 comment
Labels

Comments

@jaguililla
Copy link
Owner

Implement configure method with a lambda to be called at server startup receiving the server itself (check Sinatra method with same name).

Can be used to register "plugins" like for example Consul registration.

@jaguililla jaguililla changed the title Create 'initialize' method Create 'configure' method Jul 20, 2015
@jaguililla
Copy link
Owner Author

Not needed, it is enough to develop methods that setup a server receiving it as a parameter. There is no need for the server to manage that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant