Class: Rakeman::RakeTask

Inherits:
ApplicationRecord show all
Defined in:
app/models/rakeman/rake_task.rb

Constant Summary collapse

TASK_NAME_REGEX =
/\A[\w\[\],:]+\Z/.freeze