File: truncato.rb

package info (click to toggle)
ruby-truncato 0.7.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 84 kB
  • sloc: ruby: 194; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (4)
1
2
3
4
5
Dir[File.dirname(__FILE__) + '/truncato/**/*.rb'].each do |file|
  require file
end