hi guys, I am looking at #141 PayPal Basics - RailsCasts and I am trying to figure out what's line_items?
Is it a reserved keyword representing a row of a multi row form or is it just a variable that's called line_items (and is not a reserved keyword)?
If it is a reserved keyword/function in rails, can someone please point me to some documentation?
thanks
Gordon