Check out a Rentable Item

Please read the item's ID number off of the bar code, and type it into the box below.

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