File: Rakefile

package info (click to toggle)
ruby-ramaze 2012.12.08-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,060 kB
  • ctags: 1,200
  • sloc: ruby: 10,446; makefile: 8
file content (1 line) | stat: -rw-r--r-- 78 bytes parent folder | download
1
Dir.glob(File.expand_path('../task/*.rake', __FILE__)) { |task| import task }