Skip to content

Commit

Permalink
Update docs about rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Jan 16, 2009
1 parent e1d504c commit 3a8f3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -24,7 +24,7 @@ Migration
When you are switching to `clear_empty_attributes`, run this task
to remove any `''` strings/texts from your database.

rake clear_empty_attributes:clear_all_blank_strings MODELS=User,Movie,...
rake db:clear_empty_attributes
(only works when checked out or installed as plugin)

TODO
Expand Down

0 comments on commit 3a8f3c2

Please sign in to comment.