• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

diowa / ruby2-rails4-bootstrap-heroku / 12951748792

24 Jan 2025 02:38PM UTC coverage: 100.0%. Remained the same
12951748792

push

github

web-flow
Merge pull request #231 from diowa/chore/update-dependencies

Update dependencies

8 of 8 relevant lines covered (100.0%)

1.13 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/app/controllers/application_controller.rb
1
# frozen_string_literal: true
2

3
class ApplicationController < ActionController::Base
1✔
4
  # Prevent CSRF attacks by raising an exception.
5
  # For APIs, you may want to use :null_session instead.
6
  protect_from_forgery with: :exception
1✔
7
end
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc