Sha256: fb3be7203e01916ae94510d4fea8b45787d699ca3017a9ae828b41af1d8daebd

Contents?: true

Size: 286 Bytes

Versions: 4

Compression:

Stored size: 286 Bytes

Contents

# encoding: utf-8

# Init hooks
# Rango::Tasks.hook do
#   Dir["models/*.rb"].each(&method(:require))
# end

load "rango/tasks/bundle.thor"
load "pupu/tasks/pupu.thor"
load "rango/orm/adapters/datamapper/tasks.thor"

# add your tasks to the tasks directory and give them ".thor" suffix

Version data entries

4 entries across 3 versions & 1 rubygems

Version Path
rango-0.0.6 examples/twitter/Thorfile
rango-0.1.pre examples/twitter/Thorfile
rango-0.0.4 examples/twitter/Thorfile
rango-0.0.4 stubs/project/content/Thorfile