Path Lines of Code sample_app/app/assets/config/manifest.js 1 sample_app/app/assets/stylesheets/application.css 1 sample_app/app/assets/stylesheets/email.scss 1 sample_app/app/assets/stylesheets/scaffolds.scss 51 sample_app/app/assets/stylesheets/users.scss 1 sample_app/app/channels/application_cable/channel.rb 4 sample_app/app/channels/application_cable/connection.rb 4 sample_app/app/controllers/application_controller.rb 7 sample_app/app/controllers/email_controller.rb 8 sample_app/app/controllers/users_controller.rb 50 sample_app/app/helpers/application_helper.rb 2 sample_app/app/helpers/email_helper.rb 2 sample_app/app/helpers/users_helper.rb 2 sample_app/app/javascript/channels/consumer.js 2 sample_app/app/javascript/channels/index.js 2 sample_app/app/javascript/packs/application.js 7 sample_app/app/jobs/application_job.rb 2 sample_app/app/jobs/hello_job.rb 6 sample_app/app/mailers/application_mailer.rb 4 sample_app/app/mailers/my_mailer.rb 8 sample_app/app/models/application_record.rb 3 sample_app/app/models/forum.rb 5 sample_app/app/models/user.rb 3 sample_app/app/views/email/index.html.erb 46 sample_app/app/views/layouts/application.html.erb 14 sample_app/app/views/layouts/mailer.html.erb 12 sample_app/app/views/layouts/mailer.text.erb 1 sample_app/app/views/my_mailer/send_email.text.erb 5 sample_app/app/views/users/_form.html.erb 27 sample_app/app/views/users/_user.json.jbuilder 2 sample_app/app/views/users/edit.html.erb 4 sample_app/app/views/users/index.html.erb 24 sample_app/app/views/users/index.json.jbuilder 1 sample_app/app/views/users/new.html.erb 3 sample_app/app/views/users/show.html.erb 15 sample_app/app/views/users/show.json.jbuilder 1