File: application_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-- 60 bytes parent folder | download | duplicates (10)
1
2
3
4
# frozen_string_literal: true

module ApplicationHelper
end