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

Scan all application controller view paths when template is class #53

Closed
wants to merge 2 commits into from
Closed

Scan all application controller view paths when template is class #53

wants to merge 2 commits into from

Conversation

rwd
Copy link
Contributor

@rwd rwd commented Apr 16, 2015

This branch addresses issue #52 by:

  1. scanning for template files in ApplicationController.view_paths
  2. detecting when none is found and rendering the template source

This does not break anything in our scenario (described in issue #52), but I am unsure whether this conflicts with the intended use of Stache.template_base_path re absolute/relative paths?

@czarneckid czarneckid closed this Mar 11, 2021
@czarneckid czarneckid deleted the branch agoragames:master March 11, 2021 16:13
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