Incorporating an html template in rails project

Hi I’m currently working on a rails project to build a website for my college, but i’m encountering issues while incorporating an html template into the directory structure as being new to rails i really don’t know how to add a template to my website.

Hi I'm currently working on a rails project to build a website for my college, but i'm encountering issues while incorporating an html template into the directory structure as being new to rails i really don't know how to add a template to my website.

I suggest you start by working right through a good tutorial such as railstutorial.org (which is free to use online). That will show you the basics of rails. Then you will probably be able to answer the question yourself. If not then come back.

Colin