Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cleaning-portalmec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard Fernando Heise Ferreira
cleaning-portalmec
dce5c44c92052fb0fc3cd7a2bc03f480f1aacb00
cleanning-portalmec
app
services
learning_object_publisher.rb
Find file
Normal view
Permalink
learning_object_publisher.rb
101 B
Newer
Older
adding learning object publisher
Mauricio Giacomini Girardello
committed
9 years ago
1
2
3
4
5
6
7
class
LearningObjectPublisher
def
initialize
(
dspace_client
)
@dspace
=
dspace_client
end
end