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

.prawn files are not parsed #174

Open
lehresman opened this issue Mar 22, 2018 · 1 comment
Open

.prawn files are not parsed #174

lehresman opened this issue Mar 22, 2018 · 1 comment

Comments

@lehresman
Copy link

I'm using prawn to create PDF files, and am using the _ and n_ functions inside my .prawn files. These are plain Ruby files with the .prawn extension so Rails knows how to render the template content type.

However, when I run rake gettext:find, none of the strings in my .prawn files are extracted.

@grosser
Copy link
Owner

grosser commented Mar 22, 2018

check out the rake tasks, they configure which files should be scraped
possibly needs some changes to gettext which does the scraping

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

No branches or pull requests

2 participants