Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass controllers into AppService #20

Merged
merged 1 commit into from
Aug 8, 2012

Conversation

franklinhu
Copy link

AppService uses the FinatraServer singleton's controllers field by default. It's a bit better if you can pass in the controllers (in case people want to roll their own server rather than using FinatraServer)

capotej added a commit that referenced this pull request Aug 8, 2012
Pass controllers into AppService
@capotej capotej merged commit a60fd53 into twitter:master Aug 8, 2012
@capotej
Copy link
Contributor

capotej commented Aug 8, 2012

Never thought of allowing that, awesome!

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

Successfully merging this pull request may close these issues.

2 participants