Skip to content

Commit

Permalink
[DOC beta] Adding the missing documentation on the route redirect met…
Browse files Browse the repository at this point in the history
…hod regarding the transition parameter
  • Loading branch information
maxbritto committed Aug 6, 2014
1 parent 188ec51 commit 0bf5cde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ember-routing/lib/system/route.js
Original file line number Diff line number Diff line change
Expand Up @@ -866,6 +866,7 @@ var Route = EmberObject.extend(ActionHandler, {
@method redirect
@param {Object} model the model for this route
@param {Transition} transition the transition object associated with the current transition
*/
redirect: Ember.K,

Expand Down

0 comments on commit 0bf5cde

Please sign in to comment.