# File lib/erubis/helpers/rails_form_helper.rb, line 83 def pp_password_field(object_name, method, options={}) return pp_tag_helper(:password_field, object_name, method, options) end