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: tmlee/time_difference
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: test
Choose a base ref
...
head repository: tmlee/time_difference
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 21, 2017

  1. Configuration menu
    Copy the full SHA
    2ff405e View commit details
    Browse the repository at this point in the history
  2. Fix exclusion

    tmlee committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    05c6926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d26b65d View commit details
    Browse the repository at this point in the history
  4. Update README

    tmlee committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    0eb119b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38c0948 View commit details
    Browse the repository at this point in the history
  6. [#Activesupport 5.1] Time in seconds is now different. Calculate to s…

    …upport the new
    
    - Wolfram alpha returns 1 year and 2 months in human form
    - https://www.wolframalpha.com/input/?i=2011-01-01+to+2009-11-01
    - Attempt to replicate the result with round and floor
    - README update for Activesupport clarify
    - Gemfile for test and gemspec Activesupport 5.1
    tmlee committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    dff4587 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #37 from tmlee/activesupport51

    Activesupport 5.1 - humanize/general to pad up
    tmlee authored Oct 21, 2017
    Configuration menu
    Copy the full SHA
    4e1f72a View commit details
    Browse the repository at this point in the history
  8. Update rspec

    tmlee committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    bc61708 View commit details
    Browse the repository at this point in the history
Loading