digitaltom/photobooth

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc
.github/dependabot.yml
.github/workflows/tests.yml
.gitignore
.rspec
.rubocop.yml
.ruby-version
Gemfile
Gemfile.lock
INSTALL-RASPBIAN.md
LICENSE
README.md
Rakefile
app/assets/images/shoot_animation.gif
app/assets/images/shoot_animation2.gif
app/assets/images/shoot_animation3.gif
app/assets/images/shoot_animation4.gif
app/assets/images/shoot_still.png
app/assets/images/shoot_still_sw.png
app/assets/javascripts/angular/controllers/main_controller.js76
A
1 hr
app/assets/javascripts/angular/controllers/picture_set_controller.js49
B
4 hrs
app/assets/javascripts/angular/controllers/slideshow_controller.js29
B
4 hrs
app/assets/javascripts/application.js.erb
app/assets/stylesheets/application.css
app/assets/stylesheets/photobooth.css
app/assets/templates/picture_set.html.haml
app/assets/templates/picture_set_email.html.haml
app/assets/templates/picture_set_gallery.html.haml
app/assets/templates/picture_sets.html.haml
app/assets/templates/slideshow.html.haml
app/controllers/application_controller.rb13
A
0 mins
app/controllers/picture_sets/emails_controller.rb12
A
0 mins
app/controllers/picture_sets_controller.rb15
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/mailers/picture_set_mailer.rb13
A
0 mins
app/models/gpio_port.rb28
A
0 mins
app/models/picture_set.rb104
A
45 mins
app/models/syscall.rb15
A
0 mins
app/views/layouts/application.html.haml
app/views/layouts/mailer.html.haml
app/views/picture_set_mailer/image_email.html.haml
app/views/picture_set_mailer/image_email.text.haml
bin/bundle
bin/rails
bin/setup
config.ru
lib/tasks/picture_set.rake
photobooth.service
public/404.html