ericallam / font_assets

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

Intercepts other requests #24

Open sandeep45 opened 10 years ago

sandeep45 commented 10 years ago

I have other "Get & Put" CORS requests which are not fonts and it intercepts them.

bradleypriest commented 7 years ago

For future readers, this has been fixed in https://github.com/ericallam/font_assets/pull/27