Method: GeoConcerns::GeoFileFormatBehavior#image_work?

Defined in:
app/models/concerns/geo_concerns/geo_file_format_behavior.rb

#image_work?Boolean

Returns:

  • (Boolean)


25
26
27
# File 'app/models/concerns/geo_concerns/geo_file_format_behavior.rb', line 25

def image_work?
  false
end