BasicObject
# File lib/newgem/tasks.rb, line 2 def remove_task(task_name) @tasks.delete(task_name.to_s) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.