Module: IfdTools::ApiController::NotifierUpdates

Defined in:
lib/ifd_tools/api_controller/notifier_updates.rb

Instance Method Summary collapse

Instance Method Details

#notifier_updatesObject



4
5
6
# File 'lib/ifd_tools/api_controller/notifier_updates.rb', line 4

def notifier_updates
  @notifier_update = NotifierUpdate.current.first
end