FCO / Red

A WiP ORM for Raku
Artistic License 2.0
68 stars 27 forks source link

Documentation error? #455

Closed melezhik closed 3 years ago

melezhik commented 3 years ago

Hi @FCO! I run this example from Red's doc an get an error:

http://rakudist.raku.org/sparky/report/RakuPlay-3/1373

===SORRY!=== Error while compiling /home/rkp-3-89e12a98/code.rakuplay-1605825142.raku
On Red:api<2> ":model" is required on "is referencing"
at /home/rkp-3-89e12a98/code.rakuplay-1605825142.raku:7

HTH

Alexey

FCO commented 3 years ago

Thanks, I'll fix that.

melezhik commented 3 years ago

yeah, you can always run code samples to check your doc/code in RakuPlay - https://sparrowdo.wordpress.com/2020/11/19/rakuplay-introduction/

FCO commented 3 years ago

It seems to be fixed now (https://rakudist.raku.org/sparky/project/RakuPlay-2) Thank you very much!

melezhik commented 3 years ago

cool. the correct link is that - https://rakudist.raku.org/sparky/report/RakuPlay-2/1402 😄

FCO commented 3 years ago

Thanks again!