We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/tomoyuki28jp/anjlab_bootstrap_rails_test When I run bundle exec guard command in the project above, I get the following error.
bundle exec guard
1) Posts GET /posts works! (now write some real specs) Failure/Error: get posts_path ActionView::Template::Error: File to import not found or unreadable: twitter/bootstrap. Load path: /Users/tomo/src/rails/anjlab_bootstrap_rails_test (in /Users/tomo/src/rails/anjlab_bootstrap_rails_test/app/assets/stylesheets/application.css) # (sass):16 # ./app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___3551402936194681084_70331257069740' # ./spec/requests/posts_spec.rb:7:in `block (3 levels) in <top (required)>'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/tomoyuki28jp/anjlab_bootstrap_rails_test
When I run
bundle exec guard
command in the project above, I get the following error.The text was updated successfully, but these errors were encountered: