redwood icon indicating copy to clipboard operation
redwood copied to clipboard

Better understanding where's command "create post"

Open miguelgargallo opened this issue 2 years ago • 2 comments

I was following the tutorial now with the new updates 4 days ago, a couple of friends of mine at class, got crazy finding "create post" command, from video: minute 2:15, So we decided to put it on the guide as a command, for future devs, to encounter this easier to understand and do not jump one step of the commands. Great work Redwood! Amazing!

The Idea contributing at the project as a contributor improving the guide, is that with this improvement, make anyone understand it better, where the command is a command, must be visible like others.

create post

Better understanding where's command "create post"

miguelgargallo avatar Aug 30 '22 16:08 miguelgargallo

I was following the tutorial now with the new updates 4 days ago, a couple of friends of mine at class, got crazy finding "create post" command, from video: minute 2:15, So we decided to put it on the guide as a command, for future devs, to encounter this easier to understand and do not jump one step of the commands. Great work Redwood! Amazing!

The Idea contributing at the project as a contributor improving the guide, is that with this improvement, make anyone understand it better, where the command is a command, must be visible like others.

create post

Better understanding where's command "create post"

miguelgargallo avatar Aug 30 '22 17:08 miguelgargallo

thank you @miguelgargallo for taking the time to contribute with us.

create post is not a command, it is an input you give to the prompt if you want to name your database migration, which is actually optional. You will notice that the migration gets as a name a timestamp followed by create_post.

Is there some way you could think of that would help us be clearer on this bit of documentation?

noire-munich avatar Sep 01 '22 12:09 noire-munich

Closing due to inactivity but I think this one's cleared up now?

jtoar avatar Oct 04 '22 21:10 jtoar