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

Added a server router and a simple test. #1

Closed
wants to merge 1 commit into from
Closed

Conversation

tmeasday
Copy link
Contributor

Some notes:

  1. Had to mess with things a bit to get any tests running. I assume you will fix this somehow, let me know if there's something I need to change.
  2. I understand the dispatch path better, and I have some general notes that I'll add to the hackpad.
  3. In this instance the simple_route_dispatcher doesn't work server side as it does some client side stuff (rendering, waiting). Probably we need to do somethings in general though (filtering).

@cmather cmather closed this Jul 6, 2013
tmeasday pushed a commit that referenced this pull request Oct 24, 2013
chrisbutler pushed a commit that referenced this pull request Nov 10, 2017
Adds a snippet to demonstrate using custom template for 404s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants