Method: Input::FileComponent#object

Defined in:
app/components/input/file_component.rb

#objectObject



25
26
27
# File 'app/components/input/file_component.rb', line 25

def object
  @item.send(@field)
end