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

Use Volt::ViewProcessor for all ComponentTemplates::Preprocessors #303

Merged
merged 1 commit into from
Sep 13, 2015
Merged

Use Volt::ViewProcessor for all ComponentTemplates::Preprocessors #303

merged 1 commit into from
Sep 13, 2015

Conversation

ASnow
Copy link
Contributor

@ASnow ASnow commented Sep 13, 2015

No description provided.

@@ -65,8 +65,6 @@ def compile(view_path, html, context)
exts = ComponentTemplates::Preprocessors.extensions
template_path = view_path.split('/')[-4..-1].join('/').gsub('/views/', '/').gsub(/[.](#{exts.join('|')})$/, '')

exts = ComponentTemplates::Preprocessors.extensions
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Duplicate line 65

@ryanstout ryanstout merged commit d9c7a2b into voltrb:master Sep 13, 2015
@ryanstout
Copy link
Member

Thanks!

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