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: shakacode/react_on_rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.5
Choose a base ref
...
head repository: shakacode/react_on_rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.6
Choose a head ref
  • 10 commits
  • 9 files changed
  • 1 contributor

Commits on Feb 27, 2016

  1. Update babel.md

    justin808 committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    dd965b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Update README.md

    justin808 committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    1dc8954 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. Update README.md

    justin808 committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    b5184a4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    justin808 committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    12bbab6 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    justin808 committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    cc889ed View commit details
    Browse the repository at this point in the history
  4. Update StoreRegistry.js, better errors

    Better registered errors when store cannot be found.
    justin808 committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    1b405d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. Merge pull request #301 from shakacode/justin808-tweak-missing-store-…

    …message
    
    Update StoreRegistry.js missing store error.
    justin808 committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    7317b4a View commit details
    Browse the repository at this point in the history
  2. Add gem-release to gemspec

    Otherwise, gem bump is not available for the rake release command.
    justin808 committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    965ba94 View commit details
    Browse the repository at this point in the history
  3. Updated release script

    * release-it added to dev dependencies
    * Removed 3rd option of installing release-it and gem-release
    justin808 committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    937e5a6 View commit details
    Browse the repository at this point in the history
  4. Release 3.0.6

    justin808 committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    b416096 View commit details
    Browse the repository at this point in the history
Loading