Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rails/sass-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: rails/sass-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 11, 2019

  1. Add project metadata to the gemspec

    As per https://guides.rubygems.org/specification-reference/#metadata,
    add metadata to the gemspec file. This'll allow people to more easily
    access the source code, raise issues and read the changelog. These
    `bug_tracker_uri`, `changelog_uri`, `documentation_uri` and
    `source_code_uri` links will appear on the rubygems page at
    https://rubygems.org/gems/sass-rails after the next release.
    orien committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    fb3318f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Merge pull request #433 from orien/gem-metadata

    Add project metadata to the gemspec
    rafaelfranca authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    551251b View commit details
    Browse the repository at this point in the history
Loading