smartchicago/connect-chicago-locator

missing Bootstrap icons

Opened this issue · 2 comments

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

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

try restarting your rails server