I am a .NET developer and starting with Rails. For my first web
application, I want a Master Page like thing. This page will contain
application header and menus. When adding child pages, I want to keep
this Master Page as the base.
I am using Aptana Studio 3 to write
this application. Please let me know how to create this Master Page
type thing for a Rails application. I have installed Rails 3.2.
.................
Rohit.
No experience with .NET anything but it sounds like you're talking
about what you'll find by default under app/views/layouts.
You might want to read through the Rails Guides at this point 
···
On Sat, May 25, 2013 at 7:28 AM, Rohit Coder <passionate_programmer@hotmail.com> wrote:
I am a .NET developer and starting with Rails. For my first web application,
I want a Master Page like thing. This page will contain application header
and menus. When adding child pages, I want to keep this Master Page as the
base.
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Let me clear.
One of my HTML page will contain banner and menus. I other pages to automatically replicate the banner using this page.
...............
Rohit.
···
Date: Sun, 26 May 2013 00:18:00 +0900
From: hassan.schroeder@gmail.com
Subject: Re: .NET Master Page like concept in Rails
To: ruby-talk@ruby-lang.org
On Sat, May 25, 2013 at 7:28 AM, Rohit Coder > <passionate_programmer@hotmail.com> wrote:
> I am a .NET developer and starting with Rails. For my first web application,
> I want a Master Page like thing. This page will contain application header
> and menus. When adding child pages, I want to keep this Master Page as the
> base.
No experience with .NET anything but it sounds like you're talking
about what you'll find by default under app/views/layouts.
You might want to read through the Rails Guides at this point 
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
Hassan Schroeder | about.me
twitter: @hassan
http://lmgtfy.com/?q=master+page+.net+rails
···
On Sat, May 25, 2013 at 8:26 AM, Rohit Coder < passionate_programmer@hotmail.com> wrote:
Let me clear.
One of my HTML page will contain banner and menus. I other pages to
automatically replicate the banner using this page.
...............
Rohit.
> Date: Sun, 26 May 2013 00:18:00 +0900
> From: hassan.schroeder@gmail.com
> Subject: Re: .NET Master Page like concept in Rails
> To: ruby-talk@ruby-lang.org
>
> On Sat, May 25, 2013 at 7:28 AM, Rohit Coder > > <passionate_programmer@hotmail.com> wrote:
> > I am a .NET developer and starting with Rails. For my first web
application,
> > I want a Master Page like thing. This page will contain application
header
> > and menus. When adding child pages, I want to keep this Master Page as
the
> > base.
>
> No experience with .NET anything but it sounds like you're talking
> about what you'll find by default under app/views/layouts.
>
> You might want to read through the Rails Guides at this point 
>
> --
> Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
> Hassan Schroeder | about.me
> twitter: @hassan
>