24 25 26
# File 'lib/playbook.rb', line 24 def kit_path(kit, *args) Playbook::Engine.root.join("app/pb_kits/playbook/pb_#{kit}", *args) end