On Apr 22, 12:27 pm, Bryan Crossland <bacrossl...@gmail.com> wrote:
> On Fri, Apr 22, 2011 at 11:00 AM, amrit pal pathak <
>
>
>
>
>
>
>
>
>
> amritpalpath...@gmail.com> wrote:
>
> > On Apr 22, 10:40 am, Bryan Crossland <bacrossl...@gmail.com> wrote:
> > > On Fri, Apr 22, 2011 at 8:23 AM, amrit pal pathak <
> > amritpalpath...@gmail.com
>
> > > > wrote:
>
> > > > On Apr 22, 9:13 am, Peter De Berdt <peter.de.be...@pandora.be> wrote:
> > > > > On 22 Apr 2011, at 15:07, amrit pal pathak wrote:
>
> > > > > > Here i want 2 things as
> > > > > >  1)   Now i want to create a table and want to connect this form to
> > > > > > that,so that when i click on submit after filling filelds ,entries
> > > > > > should go in database.I am running rails 2.3.5 under deveolpment
> > > > > > enviornment.
>
> > > > > > 2) when i click to submit ,it should tell me "Welcome"?Here how to
> > > > > > give the address of other form that hold "Welcome" or there is some
> > > > > > other mean to do it in RoR.
>
> > > > > > How to do it?
> > > > > > Please somebody helpW!!
>
> > > > >http://guides.rubyonrails.org/
>
> > > > > Happy reading... the guides will also probably cover your next 100
> > > > > questions.
> > > >           I read it ,it tells to generate a database by "rake
> > > > db:create" but it was only for scaffold stuff.Here i only generated a
> > > > individual controller and view(form).Please can you help to do it in
> > > > this specific case??
>
> > > Yes, I think I can. I have some step by step instructions on how to
> > connect
> > > a view to a controller and to a database through a model. I also have
> > some
> > > step by step instructions for settingup and running a Rails app. However,
> > my
> > > steps were not written as well as I thought when reviewed by my peers.
> > > Instead, they created some even better step by step instructions. Here
> > they
> > > are.
>
> > >http://guides.rubyonrails.org/getting_started.html
> >         Thats what i have read(scaffold stuff).
>
> Read the entire document starting with section 1. Since you skipped to
> "Section 5 Getting Started Quickly With Scaffolding"  you skipped the very
> important sections 1-4 which discuss setting up a Rails App and Configuring
> your database for you to connect to.
        During scaffold,i got a error.Should i discuss that here or
somewhere else ??

Thanks for support

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to