Skip to content

Support for patch method#121

Merged
mbleigh merged 2 commits intoruby-grape:frontierfrom
LTe:patch-method
Feb 7, 2012
Merged

Support for patch method#121
mbleigh merged 2 commits intoruby-grape:frontierfrom
LTe:patch-method

Conversation

@LTe
Copy link
Copy Markdown
Member

@LTe LTe commented Jan 8, 2012

class Api < Grape::API
  patch '/update' do
    "response"
  end
end

Update specs.

mbleigh pushed a commit that referenced this pull request Feb 7, 2012
Support for patch method
@mbleigh mbleigh merged commit 309321c into ruby-grape:frontier Feb 7, 2012
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