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: 6.8.0
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: 6.8.1
Choose a head ref
  • 11 commits
  • 24 files changed
  • 3 contributors

Commits on Mar 7, 2017

  1. Updated spec/dummy to Rails 5 (#752)

    * Upgraded all dependencies of spec/dummy
    * Changed default to Turbolinks 5.0.1
    * Removed support for capybara-webkit
    * Remove 2.1 from travis => Rails 5 requires 2.2
    justin808 authored Mar 7, 2017
    Configuration menu
    Copy the full SHA
    5872522 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Update rails-assets-relative-paths.md (#754)

    Update for Webpack v2
    justin808 authored Mar 8, 2017
    Configuration menu
    Copy the full SHA
    9c509db View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Update .travis.yml

    justin808 authored Mar 9, 2017
    Configuration menu
    Copy the full SHA
    f42e8f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Add missing listen gem (#761)

    Part of the Rails 5 upgrade.
    wanyamaman authored and justin808 committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    81414e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9efc551 View commit details
    Browse the repository at this point in the history
  3. Update CONTRIBUTING.md

    justin808 authored Mar 16, 2017
    Configuration menu
    Copy the full SHA
    bd974c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    74631eb View commit details
    Browse the repository at this point in the history
  2. Fix turbolinks mount event (#764)

    * Change turbolinks mount event
    * fix first mount considering turbolinks2
    szyablitsky authored and justin808 committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    081afdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b01dc05 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    justin808 authored Mar 21, 2017
    Configuration menu
    Copy the full SHA
    2828f40 View commit details
    Browse the repository at this point in the history
  5. Release 6.8.1

    justin808 committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    f82a182 View commit details
    Browse the repository at this point in the history
Loading