This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Tips
search コマンド
以下のようにすることで検索範囲を絞り込むことができます。
search from:jugyo termtter
eval コマンド
eval コマンドは開発時に非常に便利に使えます。
hook の動作確認を行ったり、スレッドが死んでないか確認したりできます。
eval call_hooks([], :update_friends_timeline, t)
eval @@update_thread
以下を実行することで強制的にタイムラインを更新することができます。
eval @@update_thread.run
fib コマンド
fib コマンドはtwitterに癒しのひとときを与えるための画期的コマンドです。
fib 10







