Leonardo Rojas
Joined
2,420 Experience
24 Lessons Completed
0 Questions Solved
Activity
Posted in Rails Application Templates Discussion
Hello Chris,
Thanks for you reply, I updated my local jumpstart repository and got another error:
Thanks for you reply, I updated my local jumpstart repository and got another error:
Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED)
But it was because I didnt have Redis server installed, after I installed it, everything worked ok.
Thanks for your help,
Leonardo
Thanks for your help,
Leonardo
Posted in Rails Application Templates Discussion
Hello,
Im getting
Im getting
Could not find "Procfile" in any of your source paths. Your current source paths are: /Users/my_user/Documents/dev/my_app/https:/raw.githubusercontent.com/excid3/jumpstart/master
Using this command:
rails new myapp -d postgresql -m https://raw.githubusercontent.com/excid3/jumpstart/master/template.rb
Also tried this one (downloading the repo):
rails new myapp -d postgresql -m template.rb
The installation hung up, and when I interrupted it and tried to do "foreman start", got:
+ERROR: Procfile does not exist
Any help making the template work ?
Best regards,
Leonardo
Best regards,
Leonardo