Topic: how do i update and edit a page?! (obvious newb :P)
hello everyone, i'm new to the community. I hope i can get some help here. ![]()
My friend hired a web developer a few months ago to make him a website, and he used rails to do it. Now he no longer wants to work with him, and wants me to take over. I am an experienced web developer, only i have never used rails as a framework before. I took a few tutorial courses and eventually realized it was a nifty structure for dynamic database implementation. Any-who... the structure of all the directories were the most confusing part, but i eventually realized that the views tie into the layout... so now that i have that basic understanding... i can edit pages and what not. But here's the problem, i edited a page called home.html.erb in the view/pages directory of the web app, but the changes are not appearing on the site... so is there some kind of command i have to run to update the changes i have made to get them to show up on the site? any help would be greatly appreciated, thank you ![]()