Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Rolling with Ruby on Rails Revisited, Part 2
Subject:   recipe_controller.rb time changes not working.
Date:   2008-01-28 00:06:43
From:   panot
Response to: recipe_controller.rb time changes not working.

delete this part in _form.rhtml of recipe:


<label for="recipe_date">Date</label><br/>
<%= datetime_select 'recipe', 'date' %>