Method: Mushy::Collection#get_the_id

Defined in:
lib/mushy/fluxs/collection.rb

#get_the_id(event, config) ⇒ Object



36
37
38
# File 'lib/mushy/fluxs/collection.rb', line 36

def get_the_id event, config
  config[:id]
end