Class: Nozzle::DataMapper::Property::Filename

Inherits:
DataMapper::Property::String
  • Object
show all
Defined in:
lib/nozzle/datamapper.rb

Instance Method Summary collapse

Instance Method Details

#custom?Boolean

Returns:

  • (Boolean)


13
# File 'lib/nozzle/datamapper.rb', line 13

def custom?; true; end