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