Nick Urban
2013-Jul-01 19:50 UTC
Rake task like "rake cache_digests:dependencies" for Rails 4?
The cache_digests gem has the "rake cache_digests:dependencies" task for checking template dependencies. Since Rails 4 includes this caching scheme by default, should it include a similar rake task? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com. To post to this group, send email to rubyonrails-core@googlegroups.com. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/groups/opt_out.
Apparently Analagous Threads
- Rake tasks db:test:prepare cannot be executed in the same task of db:reset or db:migrate
- Retrieve host info in Rake task ?
- Rake task that allows you generate static error pages in public folder from partial.
- Empty test suite is run after every rake task
- is "Task" a reserved class name in Edge Rails? (it clashes with Rake''s Task)