You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: This script supports alpha Playbook versions as well by auto-detection!
./upgrade_playbook_ui -v [VERSION_NUMBER_HERE]
Add Playbook Helpers to Nitro Component
Within your Nitro Component, add the following lines to the application_controller.rb
These lines give your component access to use Playbook Helpers such as pb_rails() which renders the Playbook kit, as well as the ability to find kit partials within the Playbook gem.