ericallam / font_assets

Helps with serving font assets with Rails 3.1
137 stars 79 forks source link

Only intercept preflight requests for fonts #34

Closed dmur closed 8 years ago

dmur commented 9 years ago

I cherry-picked @snikch's commit in #18 that was relevant to this specific problem, then wrote a spec for it based on the existing options request spec for a font. Resolves #32.