Pokkai Dokkai wrote:> some of the the erb commands are "text_field" ,"link_to",etc..... > > is there any link on internet to show all available ERB commands ? > > thank you to read my post.This would be ruby reference since (probably) any Ruby method can be called within erb ;-) What you are refering to are Rails helper methods. You may start here http://api.rubyonrails.org/ look for ActionView::Helpers. by TheR -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Damjan Rems wrote:> Pokkai Dokkai wrote: >> some of the the erb commands are "text_field" ,"link_to",etc..... >> >> is there any link on internet to show all available ERB commands ? >> >> thank you to read my post. > > This would be ruby reference since (probably) any Ruby method can be > called within erb ;-) > > What you are refering to are Rails helper methods. You may start here > http://api.rubyonrails.org/ look for ActionView::Helpers. > > by > TheRthank you TheR is there a whole list for Rails helper methods ? so i can easily remember... -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---