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

Add convenience methods for common types to ByAcceptsResponder #105

Closed
ldaley opened this issue Aug 8, 2013 · 1 comment
Closed

Add convenience methods for common types to ByAcceptsResponder #105

ldaley opened this issue Aug 8, 2013 · 1 comment
Milestone

Comments

@ldaley
Copy link
Member

ldaley commented Aug 8, 2013

To support:

with(accepts) {
  json {

  }
  html {

  }
  plainText {

  }
  xml {

  }
}

Just some syntactic sugar.

@danveloper
Copy link
Member

#107

@ldaley ldaley closed this as completed Aug 8, 2013
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

No branches or pull requests

2 participants