1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/Rakefile
2010-01-17 13:44:49 -03:00

8 lines
178 B
Ruby

#
# NOTE: Keep this file clean.
# Add your customizations inside tasks directory.
# Thank You.
#
# load rakefile extensions (tasks)
Dir['tasks/*.rake'].sort.each { |f| load f }