touch app/assets/javascripts/todo/todo.module.js
(function () { 'use strict'; angular.module('app.todo', []); })();