Displaying 1 result from an estimated 1 matches for "_run_rhtml_recipe_edit".
2006 Apr 21
3
Called id for nil, which would mistakenly be 4 -- if you really wanted the id of nil, use object_id
...="recipe_title" name="recipe[title]" size="30"
13:          type="text" value="<%= @recipe.title %>" />
RAILS_ROOT: ./script/../config/..
Application Trace | Framework Trace | Full Trace 
#{RAILS_ROOT}/app/views/recipe/edit.rhtml:10:in `_run_rhtml_recipe_edit''
c:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_view/base.rb
:314:in `send''
c:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_view/base.rb
:314:in `compile_and_render_template''
c:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_view/base.rb...