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

No route matches [GET] "/web-app-theme/themes/default/fonts/museosans_500-webfont.svg" #60

Open
justqyx opened this issue Jan 5, 2013 · 2 comments

Comments

@justqyx
Copy link

justqyx commented Jan 5, 2013

Started GET "/web-app-theme/themes/default/fonts/museo700-regular-webfont.svg" for 127.0.0.1 at 2013-01-05 17:32:52 +0800

ActionController::RoutingError (No route matches [GET] "/web-app-theme/themes/default/fonts/museo700-regular-webfont.svg"):

Started GET "/web-app-theme/themes/default/fonts/museosans_500-webfont.svg" for 127.0.0.1 at 2013-01-05 17:32:52 +0800

ActionController::RoutingError (No route matches [GET] "/web-app-theme/themes/default/fonts/museosans_500-webfont.svg"):

@hadan
Copy link

hadan commented Jan 21, 2013

I have this issue also after upgrade to rails 3.2.11, and in gemfile using: gem 'web-app-theme', git: 'git://github.com/pilu/web-app-theme.git'

@johnrizzo1
Copy link

You can find a temporary solution to this problem here, http://stackoverflow.com/questions/10905905/using-fonts-with-rails-asset-pipeline but obviously this should be fixed properly in the actual git repo. If I have time I'll fix and share my fix.

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

3 participants