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 tests and bumped core deps to 2.3 #1

Merged
merged 2 commits into from
Feb 9, 2016
Merged

Conversation

mjreich
Copy link
Contributor

@mjreich mjreich commented Feb 9, 2016

No description provided.

@@ -19,12 +19,12 @@ The module registers two handlers:
## Customizing
If you want to provide your own 404 or 500 page, define the relevant new template. Base-ui will use these to handle the routes above.

### 400
### 404 Page Template
```
app.get('templater').provide('template', '404', 'ejs', 'path/to/my/404template.ejs')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These examples should be app.get('templater').template(...

loppear added a commit that referenced this pull request Feb 9, 2016
Added tests and bumped core deps to 2.3
@loppear loppear merged commit 4ee0bc8 into master Feb 9, 2016
@loppear loppear deleted the feature/2.3-rewrite branch February 9, 2016 20:02
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.

2 participants