Sha256: b9a1f9a712bcf39e49fc1e70472488966217bfceb999f23765ba3cce2346b3dd
Contents?: true
Size: 165 Bytes
Versions: 1
Compression:
Stored size: 165 Bytes
Contents
desc "Prepends the route map to the top of routes.rb" task :annotate_routes => :environment do require 'annotate/annotate_routes' AnnotateRoutes.do_annotate end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
miyucy-annotate-2.4.3 | lib/tasks/annotate_routes.rake |