Hello Newbie to rails ..... When I use logic .. rails generate scaffold Test name:string date:date etc the default layout puts boxes top down.
name: date: etc How can I change the position of these boxes should I want to? - what if I want date field 2cm to the right or left Regards -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

