search for: programs_path

Displaying 1 result from an estimated 1 matches for "programs_path".

2007 Jul 16
0
Ajax works in FF but not safari!
...quot;programs"> <ul id="program_list"> <%= render :partial => ''program'', :collection => @school.programs %> </ul> <% remote_form_for :program, :url => programs_path, :method => :post, :html => { :id => ''program_form'' } do |p| %> <%= p.text_field :name %> <%= submit_tag ''Add this program''...