Sha256: 42ab4f9608262a545bbf5a443213b603e2937e8f11e3a52a9412f101f6d6abfe
Contents?: true
Size: 149 Bytes
Versions: 19
Compression:
Stored size: 149 Bytes
Contents
desc "Prepends the route map to the top of routes.rb" task :annotate_routes do require 'annotate/annotate_routes' AnnotateRoutes.do_annotate end
Version data entries
19 entries across 19 versions & 9 rubygems