2010/1/25 Tom Mac <[email protected]>: > Hi > I have > <button type="submit" class="class1"><span>Create </span></button> > > Could anybody say get the same above using railshelper I tried > > f.submit "Create",:class => 'class1' But not correct
What is not correct about it? What does it generate? If you get an error show us the code around it. Colin > > Thanks > Tom > -- > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

