Open locks opened 6 years ago
In Ember v3.1.0, you can now omit .get to retrieve computed properties.
.get
In Ember v3.1.0, you can now omit
.get
to retrieve computed properties.Tasks
.get
where that is possible.get
is still required in "The Object Model"