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

Get rid off undefined method `start_with?' for nil:NilClass error #684

Merged
merged 3 commits into from
Jun 23, 2022

Commits on Jun 5, 2020

  1. check if subpath exists to get rid off '.rvm/gems/ruby-2.7.0/gems/spr…

    …ockets-4.0.1/lib/sprockets/path_utils.rb:165:in : undefined method for nil:NilClass (NoMethodError)' error
    dakolech committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    77721cc View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. add test

    dakolech committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    bc8c042 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Use shortcut

    Co-authored-by: Rafael França <rafael@franca.dev>
    dakolech and rafaelfranca committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    b8523b3 View commit details
    Browse the repository at this point in the history