Skip to content

Instantly share code, notes, and snippets.

@shibafu528
Created December 14, 2014 09:13
Show Gist options
  • Save shibafu528/00d4c0d9bf0f43e7cb20 to your computer and use it in GitHub Desktop.
Save shibafu528/00d4c0d9bf0f43e7cb20 to your computer and use it in GitHub Desktop.
チェインあひる焼き
# -*- coding: utf-8 -*-
Plugin.create(:ahiruyaki_chain) do
on_ahiruyaki_baked_others do
Plugin.call :ahiruyaki_bake
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment