twbs / twbs/bootstrap-rubygem

Updated bootstrap gem can't be loaded.

Open
#174 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SCSS
Stars
2k
Forks
437
Avg merge
1h
Merged PRs (30d)
1

Description

I don't think the bootstrap gem is communicating well with the bootsnap gem. As a result of this, the bootstrap gem can't be loaded. However, everything was working find before I updated to 4.3.1 (Before I was using bootstrap 4.1.3 but I updated because of the XSS vulnerability). Here's the error I get:

1: from /Users/username/.rvm/gems/ruby-2.5.1/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `block in require'
/Users/username/.rvm/gems/ruby-2.5.1/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require': cannot load such file -- bootstrap (LoadError)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the LoadError with Ruby 2.5.1, ActiveSupport 5.2.3, bootstrap 4.3.1, and bootsnap, using the dependency versions described in the issue. Trace the gem-loading failure and verify that bootstrap can be loaded successfully without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.