File: engine.rb

package info (click to toggle)
ruby-inherited-resources 1.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 824 kB
  • sloc: ruby: 4,388; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 47 bytes parent folder | download
1
2
3
module MyTestNamespace
  class Engine; end
end