simpleBookshelfApp icon indicating copy to clipboard operation
simpleBookshelfApp copied to clipboard

Simple Bookshelf App

Results 1 simpleBookshelfApp issues
Sort by recently updated
recently updated
newest added

thank you for this helpfull example. Please correct line 41 in public/app.js to: `.controller('UserDetailsCtrl', ['$scope', '$routeParams', 'UserFactory', '$location',` change UsersFactory to UserFactory