8000 Comparing shakacode:master...mdibraheem:master · shakacode/react_on_rails · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: master
Choose a base ref
...
head repository: mdibraheem/react_on_rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 20, 2018

  1. Add capistrano-deployment.md

    I could not find any details regarding deploying with Capistrano in the repository. Following the tutorial results in the following error at assets:precompile stage.
    No such file or directory - /node_modules/.bin/webpack
    Because node_modules are usually not checked in the repo, It could not find webpack. Adding capistrano-yarn basically runs yarn install before running webpack.
    mdibraheem committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    0d67e9a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Configuration menu
    Copy the full SHA
    bfca98f View commit details
    Browse the repository at this point in the history
Loading
0