How to insert/upload my static pages into the application

Hi All,
this is venkat and who is a bit new to ROR,
I am working on buildina a hospital website.
So almost all my webpages are static pages.
I created all my webpages(8 in total) a home page and links to the
other pages.
so how can i insert/upload these pages in to the site? and also let me
know where can i put resources like images in the webpages…
please help as i left with very less time…

You don’t need Rails for a static website. Just upload your static files
and
images using ftp to your host.

On Wed, Nov 17, 2010 at 10:18 PM, venkata reddy
[email protected]wrote:


You received this message because you are subscribed to the Google G.
“Ruby on Rails: Talk” group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to

[email protected][email protected]

.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.


Cheers,
Bala
RoR Developer Now Available for Hire

He says most are static, so it seems that there is a need for ROR.

Static pages and other ressources Cannabis be put into the public folder
of
the ROR standard directory structure.

HTH NobbZ

Am 18.11.2010 08:58 schrieb “Bala P.” [email protected]:

You don’t need Rails for a static website. Just upload your static files
and

other pages.
so how can i insert/upload these pages in to the site? and also let me
know where can i put resources like images in the webpages…
please help as i left with very less time…


You received this message because you are subscribed to the Google G.
“Ruby on Rails: Talk” group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to

[email protected][email protected]
<[email protected][email protected]

Bala
RoR Developer Now Available for Hire


You received this message because you are subscribed to the Google G.
“Ruby on Rails: Talk” group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected][email protected]
.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.

Rails looks first if there is a file in the path, if not then routing
comes
into place

Am 18.11.2010 09:54 schrieb “venkata reddy” [email protected]:

oK, then wat abt the routing?

On Nov 18, 1:35 pm, Norbert M. [email protected] wrote:

He says most are static, so it seems that there is a need for ROR.

Static pages and other ressources Cannabis be put into the public folder
of

You don’t need Rails for a static website. Just upload your static
files

I created all my webpages(8 in total) a home page and links to the
other pages.
so how can i insert/upload these pages in to the site? and also let me
know where can i put resources like images in the webpages…
please help as i left with very less time…


You received this message because you are subscribed to the Google
Groups
“Ruby on Rails: Talk” group.
To post to this group, send email to [email protected]
.
To unsubscribe from this group, send email to

[email protected][email protected]<rubyonrails-talk%2Bunsubscrib
[email protected]>

<[email protected][email protected]<rubyonrails-talk%252Bunsub
[email protected]>


You received this message because you are subscribed to the Google
Groups

“Ruby on Rails: Talk” group.> To post to this group, send email to
[email protected].

To unsubscribe from this group, send email to

[email protected][email protected]<rubyonrails-talk%2Bunsubscrib
[email protected]>


You received this message because you are subscribed to the Google G.
“Ruby on Rails: Talk” group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected][email protected]
.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.

oK, then wat abt the routing?