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

missing Bootstrap icons #21

Open
derekeder opened this issue Mar 27, 2013 · 2 comments
Open

missing Bootstrap icons #21

derekeder opened this issue Mar 27, 2013 · 2 comments
Assignees
Labels

Comments

@derekeder
Copy link
Contributor

Glyphicons that come with twitter bootstrap seem to be missing. Looks to be an issue with twitter-bootstrap-rails that should be fixed with a bundle update.

seyhunak/twitter-bootstrap-rails#456

@ghost ghost assigned cgansen Mar 31, 2013
@chejarla
Copy link

chejarla commented Jul 3, 2013

Could not find solution of this error.
Sprockets::FileNotFound in Home#index

Showing C:/Users/DELL/Desktop/devise2/app/views/layouts/application.html.erb where line #5 raised:

couldn't find file 'twitter-bootstrap-static/bootstrap'
(in C:/Users/DELL/Desktop/devise2/app/assets/stylesheets/bootstrap_and_overrides.css:2)
Extracted source (around line #5):

2:
3:
4: <title>Devise2</title>
5: <%= stylesheet_link_tag "application", :media => "all" %>
6: <%= javascript_include_tag "application" %>
7: <%= csrf_meta_tags %>
8:
Rails.root: C:/Users/DELL/Desktop/devise2

Application Trace | Framework Trace | Full Trace
app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__304944196_27858384'
Request

Parameters:

None
Show session dump

Show env dump

Response

Headers:

None

@maysam
Copy link

maysam commented May 9, 2014

try restarting your rails server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants