Method: Object#a

Defined in:
lib/crudboy/ext/object.rb

#aObject



19
20
21
# File 'lib/crudboy/ext/object.rb', line 19

def a
  [self]
end