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.5.1
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.6.0
Choose a head ref
  • 10 commits
  • 58 files changed
  • 6 contributors

Commits on Feb 12, 2017

  1. Change local host to match foreman port 5000 on the initial setup Rea…

    …dme (#713)
    
    * Change local host to match foreman port 5000
    * Update port information when using foreman
    MMcCullar authored and justin808 committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    5d42157 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. Update PROJECTS.md

    justin808 authored Feb 13, 2017
    Configuration menu
    Copy the full SHA
    609304e View commit details
    Browse the repository at this point in the history
  2. Update PROJECTS.md

    justin808 authored Feb 13, 2017
    Configuration menu
    Copy the full SHA
    2b8ee6a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Add CareerBuilder For Employers to PROJECTS.md (#718)

    Alex Tharp authored and justin808 committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    932b462 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Update tutorial.md (#720)

    added:
    gem install foreman             # download and install Foreman
    gurbraj authored and justin808 committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    cb48097 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Fix spelling mistake (#722)

    wanyamaman authored and justin808 committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    610d8f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2017

  1. Update tutorial.md (#721)

    changed http://localhost:3000/hello_world to http://localhost:5000/hello_world
    gurbraj authored and justin808 committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    38f9d78 View commit details
    Browse the repository at this point in the history
  2. Using yarn instead of npm (#715)

    * Yarn migration: pt. I, base
    * Yarn migration, pt. II: documentation
    * Yarn migration, pt. III: update generators
    * Yarn migration, pt. IV: tests
    squadette authored and justin808 committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    87a4700 View commit details
    Browse the repository at this point in the history
  3. Doc Updates (#724)

    * Update CHANGELOG.md
    * Update tutorial.md
    justin808 authored Feb 18, 2017
    Configuration menu
    Copy the full SHA
    b1a5dfa View commit details
    Browse the repository at this point in the history
  4. Release 6.6.0

    justin808 committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    be02c2b View commit details
    Browse the repository at this point in the history
Loading