Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDP::Resource#create should accept a subject that is an existing absolut... #18

Merged
merged 1 commit into from
Apr 18, 2014

Conversation

cbeer
Copy link
Member

@cbeer cbeer commented Apr 18, 2014

...e url within the LDP server

@@ -10,6 +10,13 @@ def initialize_http_client *http_client
@http = Faraday.new *http_client
end
end

def base_url
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this used anywhere?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not any more, I guess. I think it might be a handy thing to expose, though, no?

@jcoyne
Copy link
Member

jcoyne commented Apr 18, 2014

Please rebase.

jcoyne added a commit that referenced this pull request Apr 18, 2014
LDP::Resource#create should accept a subject that is an existing absolut...
@jcoyne jcoyne merged commit eb1eba2 into master Apr 18, 2014
@jcoyne jcoyne deleted the better-create-path branch April 18, 2014 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants