Rails has the method font_url
which I'm fairly certain is what is being invoked. However, I can't find where the connection between these two things is made. I have explored the codebases of bourbon, sass, sass-rais, and rails.
Where is font-url
defined, and/or the connection between it and rails's font_url
made?
update
Clarification: my ultimate goal is to define my own helpers in rubyland which are siblings to font_url.