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

Rework as a well-behaving sinatra plugin #1

Merged
merged 8 commits into from
Jan 11, 2012
Merged

Commits on Jan 11, 2012

  1. Fix FIXME in tests

    skade committed Jan 11, 2012
    Configuration menu
    Copy the full SHA
    3b039b7 View commit details
    Browse the repository at this point in the history
  2. Use Sinatra#helpers API properly

    * Also use Sinatra::Base only
      - ensures Padrino compat
    skade committed Jan 11, 2012
    Configuration menu
    Copy the full SHA
    c350f65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29e4349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655d02b View commit details
    Browse the repository at this point in the history
  5. Use to_hash in rabl engine to avoid parsing

    Minor breakage: rabl will skip the root then
    skade committed Jan 11, 2012
    Configuration menu
    Copy the full SHA
    7da4c95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bd52eb View commit details
    Browse the repository at this point in the history
  7. Document proper sinatra usage

    skade committed Jan 11, 2012
    Configuration menu
    Copy the full SHA
    453f707 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2413e6a View commit details
    Browse the repository at this point in the history