thoughtbot/french_toast

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hound.yml
.rspec
.rubocop.yml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Gemfile
LICENSE.md
Procfile
README.md
Rakefile
app/views/application/_french_toast_template.html.erb
bin/rails
bin/rake
bin/setup
config.ru
french_toast.gemspec
app/assets/javascripts/french_toast.js9
app/channels/french_toast/notifier_channel.rb10
app/helpers/french_toast/helper.rb19
app/mailers/french_toast/notifier_mailer.rb10
app/models/french_toast/last_notification.rb3
lib/french_toast.rb5
lib/french_toast/engine.rb6
lib/french_toast/notifier.rb40
lib/french_toast/payload_processor.rb16
lib/french_toast/version.rb3
lib/generators/french_toast/install_generator.rb16
lib/generators/french_toast/templates/create_last_notifications.rb9