I'm working through the initial rails tutorial setup: https://docs.webfaction.com/software/rails.html Step 11 is not working:
I have followed the export steps:
asked 21 Dec '18, 05:10 ktemby |
I'm working through the initial rails tutorial setup: https://docs.webfaction.com/software/rails.html Step 11 is not working:
I have followed the export steps:
asked 21 Dec '18, 05:10 ktemby |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 21 Dec '18, 05:10
question was seen: 2,395 times
last updated: 23 Dec '18, 00:19
|
WEBFACTION
|
REACH US
|
SUPPORT
|
LEGAL
|
If it is a new Rails app, created using our panel, it has the latest version of gems pre-installed:
Is there a specific reason you are trying to re-install the same version?
Thank you @iliasr - I'm just following the tutorial directly https://docs.webfaction.com/software/rails.html
If I don't need to do step 11, then I guess I should keep going?!
For a new app you only really need to follow "Installing Ruby on Rails". The other parts are complimentary and you should only use them if you need to.
Awesome, ok thank you so much @NickR and @iliasr