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

Use Gemfile when available #76

Merged
merged 4 commits into from
Feb 15, 2019
Merged

Use Gemfile when available #76

merged 4 commits into from
Feb 15, 2019

Commits on Nov 29, 2018

  1. Use Gemfile when available

    Order now goes:
    .ruby-version
    Gemfile
    .tool-versions
    Global asdf setting
    
    Adapted rbenv script from https://github.com/aripollak/rbenv-bundler-ruby-version/blob/master/bin/rbenv-bundler-ruby-version
    Enhanced existing script to do similar thing
    Renamed script file such that it will actually do parsing
    Sean Smith committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    89502cf View commit details
    Browse the repository at this point in the history
  2. Refactor to take advantage of asdf's inbuilt pathing

    Sean Smith committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    5f831a7 View commit details
    Browse the repository at this point in the history
  3. Incorporate changes from #74

    Sean Smith committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    8731dd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    a61d775 View commit details
    Browse the repository at this point in the history