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

Leverage metadata to populate gems urls v2 #1234

Merged
merged 4 commits into from
Jan 6, 2017

Commits on Jan 3, 2017

  1. Introduce Links - version specific linkset

    `Links` uses version to generate urls that contain `version.number`.
    
    This logic is moved from `rubygems.rb` and `rubygems_helper.rb` to links
    
    It is essential a decorator, but for rss to use it, it is kept
    in "app/model"
    kbrock committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    b2b67a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5c4e26 View commit details
    Browse the repository at this point in the history
  3. rubygem_test rubocop - &.

    kbrock committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    1703140 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c37cc9 View commit details
    Browse the repository at this point in the history