ruby on rails
play

Ruby On Rails Boris Nadion astrails.com Ruby On Rails - PowerPoint PPT Presentation

Ruby On Rails Boris Nadion astrails.com Ruby On Rails http://www.flickr.com/photos/jocelyndurston/ why Ruby on Rails? it is beautiful credit: http://www.flickr.com/photos/psilver/ it is almost pure english read the english, not a code


  1. <% form_for @person do |f| %> <%= f.text_field :first_name %> <%= f.text_field :last_name %> <%= f.submit 'Create' %> <% end %> <form action="/people/create" method="post"> <input id="person_first_name" name="person[first_name]" type="text" /> <input id="person_last_name" name="person[last_name]" type="text" /> <input name="commit" type="submit" value="Create" /> </form>

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend