Skip to content

Commit

Permalink
feat: add utility functions for route generation
Browse files Browse the repository at this point in the history
'route-utils.ts' provides utility functions to be used in generating routes
  • Loading branch information
EmmanuelAzuh committed Aug 4, 2016
1 parent 36c0ee5 commit fcb5ca8
Show file tree
Hide file tree
Showing 3 changed files with 1,025 additions and 1 deletion.
1 change: 0 additions & 1 deletion addon/ng2/utilities/dynamic-path-parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ module.exports = function dynamicPathParser(project, entityName) {

return parsedPath;
};

Loading

0 comments on commit fcb5ca8

Please sign in to comment.