design_system_rails 0.6.0
Install from the command line:
Learn more about RubyGems packages
$ gem install design_system_rails --version "0.6.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/raspberrypifoundation" do
gem "design_system_rails", "0.6.0"
end
About this version
Uses ViewComponent to implement components for re-use in other Foundation apps.