im really new to ruby and ROR and im having real trouble trying to get my directory that i created earlier to open in terminal (on a mac) and then start the rails server so i can preview it in the browser.
ive been trying :
cd /Users/sam/Documents/Pudle/Projects/treeb
and
ruby /Users/sam/Documents/Pudle/Projects/treeb
then running rails s
i think the problem im having is that im not loading in the directory correctly, appologies for it being such a simple question but ive been going round in circles with this for hours ! any helps much appreciated