40ants / 40ants/reblocks

No reblocks/page:init-page method defined.

オープン
#36 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Common Lisp
スター
101
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

説明

My page stop working after (ql:update-all-dists)
I also get the same problem after following the tutorial at https://40ants.com/reblocks/quickstart/#x-28REBLOCKS-2FDOC-2FQUICKSTART-3A-40QUICKSTART-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29

I get the following problem:

No reblocks/page:init-page method defined.
Please define a method reblocks/page:init-page to initialize a new page.
It could be something simple, like this one:
CL-USER> (defmethod reblocks/page:init-page ((app tasks) (url-path string) (expire-at local-time:timestamp))
"Hello world!")
And reset current session:
CL-USER> (reblocks/debug:reset-latest-session)
Then reload the page.
Read more in [documentaion](http://40ants.com/reblocks/quickstart/).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。