Playing with the idea of developing a small opensource rails app which then in a later state will be deployed to heroku.
Should I fork the Rail git-repo and work on my fork or do I see this completely wrong?
Playing with the idea of developing a small opensource rails app which then in a later state will be deployed to heroku.
Should I fork the Rail git-repo and work on my fork or do I see this completely wrong?
You fork if you plan to make changes to the code. Are you really going to change Rails itself?