Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: emberjs/data
base: d87e7a456f15
Choose a base ref
...
head repository: emberjs/data
compare: 87be9b7bb2e0
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Apr 22, 2018

  1. Give Model a static toString method

    This changes the dreaded (unknown mixin) to something like
    model:person.
    DingoEatingFuzz authored and runspired committed Apr 22, 2018
    Copy the full SHA
    b4de0c2 View commit details
    Browse the repository at this point in the history
  2. fix rebase

    runspired committed Apr 22, 2018
    Copy the full SHA
    13c4094 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5117 from DingoEatingFuzz/give-model-class-a-tost…

    …ring
    
    Give Model a static toString method
    runspired committed Apr 22, 2018
    Copy the full SHA
    87be9b7 View commit details
    Browse the repository at this point in the history