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

Fix route regex so that it can match when there is a trailing slash. #28

Merged
merged 4 commits into from
Jun 11, 2013

Commits on Jun 10, 2013

  1. Configuration menu
    Copy the full SHA
    776356c View commit details
    Browse the repository at this point in the history
  2. Upgrade rspec-fire.

    myronmarston committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    3f16403 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2013

  1. Update cane.

    myronmarston committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    a6b66c5 View commit details
    Browse the repository at this point in the history
  2. Make nokogiri a dev depenendency and force it to 1.5.

    1.6 won't install on jruby and 1.8.7. We only use it for the
    doc app, anyway, so no need to make it a hard dependency.
    myronmarston committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    00a943b View commit details
    Browse the repository at this point in the history