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.0.4
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.0.5
Choose a head ref
  • 14 commits
  • 15 files changed
  • 4 contributors

Commits on Jun 13, 2016

  1. Update README.md

    justin808 authored Jun 13, 2016
    Configuration menu
    Copy the full SHA
    fb220ee View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2016

  1. Update KUDOS.md

    justin808 authored Jun 19, 2016
    Configuration menu
    Copy the full SHA
    093b34f View commit details
    Browse the repository at this point in the history
  2. Update PROJECTS.md

    Some products in development went LIVE with React on Rails!
    justin808 authored Jun 19, 2016
    Configuration menu
    Copy the full SHA
    f4591ac View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

  1. Fix link to Heroku Deployment documentation

    Link to Heroku Deployment documentation file is broken in the Installation Overview document
    rafaelgonzalez authored Jun 21, 2016
    Configuration menu
    Copy the full SHA
    0f9f0a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #457 from rafaelgonzalez/patch-1

    Fix link to Heroku Deployment documentation
    justin808 authored Jun 21, 2016
    Configuration menu
    Copy the full SHA
    401b6b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2016

  1. fix link

    teameh authored Jul 6, 2016
    Configuration menu
    Copy the full SHA
    3b05bad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #466 from tiemevanveen/patch-1

    fix link to server rendering in router docs
    justin808 authored Jul 6, 2016
    Configuration menu
    Copy the full SHA
    aa8ee9b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

  1. Configuration menu
    Copy the full SHA
    b9939d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #467 from shakacode/feature/change-foreman-port-to…

    …-3000
    
    Foreman - changed default port to 3000 from 5000
    justin808 authored Jul 7, 2016
    Configuration menu
    Copy the full SHA
    87d2fc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. Fixes to avoid yak shave with redux_store

    We had a major yak shave when figuring out why setting up the store from
    a content_for block caused majore issues.
    
    The following doc changes and enhanced error messages will save others
    from this pain.
    
    Added a few checks for sane values when calling registerStore.
    justin808 committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    a7f600a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f936a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #470 from shakacode/fix-doc-on-shared-store

    Fixes to avoid yak shave with redux_store
    justin808 authored Jul 11, 2016
    Configuration menu
    Copy the full SHA
    4a3933d View commit details
    Browse the repository at this point in the history
  4. Updated CHANGELOG for 6.0.5

    justin808 committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    8f452e1 View commit details
    Browse the repository at this point in the history
  5. Release 6.0.5

    justin808 committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    a921fbf View commit details
    Browse the repository at this point in the history
Loading