Skip to content

Commit

Permalink
improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
ka8725 committed Jan 22, 2024
1 parent 47bb3a3 commit e1fb442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2012-03-14-how-to-generate-rake-task.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: "How to generate Rake task"
headline: "Easy way to create your own Rake task"
description: "Learn how to create your own Rake tasks efficiently using the built-in generator inside Ruby On Rails."
description: "Create your own rake task from scratch in a Rails app with these easy steps."
tags: [ruby, rails, rake]
share: true
featured_post: true
Expand Down

0 comments on commit e1fb442

Please sign in to comment.