I\'d like to do the following but can\'t due to the nature of fill_in expecting a locator as the first argument.
find(:css, \"input[id$=\'donation_pledge_hun
element = find(:css, "input[id$='donation_pledge_hundreds']") element.fill_in with: "10"