File: ruby-tests.rb

package info (click to toggle)
ruby-arel 6.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 432 kB
  • ctags: 699
  • sloc: ruby: 3,306; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (6)
1
2
$: << 'test' << '.'
Dir['{spec,test}/**/*.rb'].each { |f| require f }