westlakedesign/stripe_webhooks

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.rspec
.rubocop.yml
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
bin/rails
lib/generators/stripe_webhooks/templates/application_callback.rb.erb
lib/generators/stripe_webhooks/templates/callback.rb.erb
lib/generators/stripe_webhooks/templates/callback_spec.rb.erb
lib/tasks/stripe_webhooks_tasks.rake
stripe_webhooks.gemspec
app/controllers/stripe_webhooks/application_controller.rb4
app/controllers/stripe_webhooks/events_controller.rb24
app/helpers/stripe_webhooks/application_helper.rb4
app/helpers/stripe_webhooks/events_helper.rb4
app/jobs/stripe_webhooks/processor_job.rb9
app/models/stripe_webhooks/callback.rb36
app/models/stripe_webhooks/event.rb38
app/models/stripe_webhooks/performed_callback.rb5
lib/generators/stripe_webhooks.rb6
lib/generators/stripe_webhooks/callback_generator.rb21
lib/stripe_webhooks.rb5
lib/stripe_webhooks/callbacks.rb14
lib/stripe_webhooks/engine.rb12
lib/stripe_webhooks/version.rb3