File: Rakefile

package info (click to toggle)
ruby-yajl 1.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,036 kB
  • ctags: 420
  • sloc: ansic: 2,525; ruby: 2,091; makefile: 4; sh: 3
file content (2 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (6)
1
2
# Load custom tasks
Dir['tasks/*.rake'].sort.each { |f| load f }