Skip to content
Snippets Groups Projects
Commit cce86c8a authored by Mateus Rambo Strey's avatar Mateus Rambo Strey
Browse files

remove deleted class from draft builder

parent 1eca982a
No related branches found
No related tags found
No related merge requests found
class LearningObject::DraftBuilder < ::Builder
class LearningObject::DraftBuilder
def self.build(publisher, params={})
@draft = LearningObject::Draft.new(sanitize_params(params))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment