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

[Colleen, Drew] Custom tags #71

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

[Colleen, Drew] Custom tags #71

wants to merge 8 commits into from

Commits on Mar 29, 2013

  1. Update many of the dependencies used in the test app to make sure we'…

    …re testing against the latest rails using the latest versions of most dependencies.
    treybean committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    4d3e234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69e201d View commit details
    Browse the repository at this point in the history
  3. Use new way of specifying routes when testing routes inside an engine…

    …. Will change to using the new route method in rspec once 2.14 is released.
    treybean committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    0045f76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fabf7c4 View commit details
    Browse the repository at this point in the history
  5. tandem_page_links are now included in the default show view for a tan…

    …dem page, so I'm removing this duplicate from the dummy app's layout.
    treybean committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    59153de View commit details
    Browse the repository at this point in the history
  6. [#47110619] Expose the ability for developers to specify the html tag…

    … used in the tandem_content markup.
    treybean committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    fa5dfd0 View commit details
    Browse the repository at this point in the history
  7. Update History.

    treybean committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    e9b3d76 View commit details
    Browse the repository at this point in the history
  8. Add some documentation

    treybean committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    9687a64 View commit details
    Browse the repository at this point in the history