[Rails] Re: Mi browser no muestra el formato para captura desplegado

2009-05-30 Thread Jose Galvan

Cesar Diaz wrote:
 It must be a question for spanish list, what do you think?
 
 Cesar
 
 ___
 Gnu/Linux count user #416024
 
 Skype: cesarstafe

Yes,you are right Cesar, I am sorry, I already left the message in the 
right place,  anyway if you know something about what I am asking for 
please help me, I will appreciate it.

Jose.
-- 
Posted via http://www.ruby-forum.com/.

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



[Rails] Re: Mi browser no muestra el formato para captura desplegado

2009-05-30 Thread Franco Catena

Jose:

You must use specify to the generator the fields like this:

ruby script/generate scaffold Product name:string description:string

and so on with all the fields in the database. If you want to add one
field in a previously created scaffold you can do it editing the files
in the app/views/products/ directory.

Regards.

Franco Catena.

On May 30, 1:02 pm, Jose Galvan rails-mailing-l...@andreas-s.net
wrote:
 Cesar Diaz wrote:
  It must be a question for spanish list, what do you think?

  Cesar

  ___
  Gnu/Linux count user #416024

  Skype: cesarstafe

 Yes,you are right Cesar, I am sorry, I already left the message in the
 right place,  anyway if you know something about what I am asking for
 please help me, I will appreciate it.

 Jose.
 --
 Posted viahttp://www.ruby-forum.com/.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[Rails] Re: Mi browser no muestra el formato para captura desplegado

2009-05-30 Thread Jose Galvan

Thanks Franco, the problem was solved, someone else from spanish list 
suggested the same as you and it worked fine.

Thanks again !
Jose

Franco Catena wrote:
 Jose:
 
 You must use specify to the generator the fields like this:
 
 ruby script/generate scaffold Product name:string description:string
 
 and so on with all the fields in the database. If you want to add one
 field in a previously created scaffold you can do it editing the files
 in the app/views/products/ directory.
 
 Regards.
 
 Franco Catena.
 
 On May 30, 1:02�pm, Jose Galvan rails-mailing-l...@andreas-s.net

-- 
Posted via http://www.ruby-forum.com/.

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