smartchicago / connect-chicago-locator

Search for and view information about places where you can use a computer for free in Chicago. Part of the Connect Chicago website.
locations.weconnectchicago.org
12 stars 13 forks source link

missing Bootstrap icons #21

Open derekeder opened 11 years ago

derekeder commented 11 years ago

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.

https://github.com/seyhunak/twitter-bootstrap-rails/issues/456

chejarla commented 11 years ago

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: Devise2 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 commented 10 years ago

try restarting your rails server