File: authenticated_helper.rb

package info (click to toggle)
ruby-derailed-benchmarks 1.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 760 kB
  • sloc: ruby: 1,317; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 62 bytes parent folder | download
1
2
3
4
# frozen_string_literal: true

module AuthenticatedHelper
end