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

Use dom instead of string concatenation like a boss #160

Commits on Jun 20, 2012

  1. Configuration menu
    Copy the full SHA
    8cc58b6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'use_dom_instead_of_string_concatenation_like_a_boss' of…

    … github.com:mstahl/best_in_place into use_dom_instead_of_string_concatenation_like_a_boss
    mstahl committed Jun 20, 2012
    Configuration menu
    Copy the full SHA
    2276bc3 View commit details
    Browse the repository at this point in the history
  3. Catch nil values.

    Corey Ehmke committed Jun 20, 2012
    Configuration menu
    Copy the full SHA
    ee5a00c View commit details
    Browse the repository at this point in the history
  4. Explicitly convert values to string to handle nils

    Corey Ehmke committed Jun 20, 2012
    Configuration menu
    Copy the full SHA
    7acefe2 View commit details
    Browse the repository at this point in the history