Thanks Fred, Its working now. :)

-S
On Sat, Nov 5, 2011 at 9:17 PM, Frederick Cheung <frederick.che...@gmail.com
> wrote:

>
>
> On Nov 5, 3:19 pm, newrails user <newror.u...@gmail.com> wrote:
>
> > *  <h3> Site Admin Details </h3>
> >       <% f.fields_for :users do |account_fields| %>
>
> This should be <%= f.fields_for ...
>
> Fred
>
> >           <%= account_fields.label :text_field, "email" %></br>
> >     <%= account_fields.label :text_field, "password" %></br>
> >     <%= account_fields.label :text_field, "password_confirmation" %></br>
>
>
> >
> >        <% end %>
> > **
> > *  <div class="actions">
> >     <%= f.submit %>
> >   </div>
> > <% end %>
> > **
> > *----------------------------*
> > **
>  > After that i have started the rails server could not see any error, But
> > also could not see the user attributes in the site creation page. I could
> > see only the site attributes.
> > Any Inputs are highly appreciated.
> >
> > Thanks In Advance,
> > --S
>
> --
> 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.
>
>

-- 
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