Return a Checked Out Item

<%= start_form_tag :action => 'return'%> <%= text_field 'rentable_id', nil %> <%= submit_tag 'Ok' %> <%= end_form_tag %>