You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I'm using prawn to create PDF files, and am using the
_
andn_
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.The text was updated successfully, but these errors were encountered: