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 a shortcut json to response.json #123

Closed
wants to merge 7 commits into from
Closed

Commits on Mar 1, 2012

  1. Configuration menu
    Copy the full SHA
    35deced View commit details
    Browse the repository at this point in the history
  2. enable to pass loaded module into context.include

    for supporting nest include like this:
    @include = ->
      @include require './a'
      @include require './b'
    imzshh committed Mar 1, 2012
    Configuration menu
    Copy the full SHA
    aa34da7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2012

  1. add language package support

    imzshh committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    9ce1d51 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2012

  1. supported passing two or more handlers to routing methods

    example: @get '/foo', handler1, handler2
    imzshh committed Mar 10, 2012
    Configuration menu
    Copy the full SHA
    aee0ab8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2012

  1. Configuration menu
    Copy the full SHA
    5dea401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee1a3dd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2013

  1. Configuration menu
    Copy the full SHA
    8875de4 View commit details
    Browse the repository at this point in the history