Download Liquid Arrays 1.1.0
Release date: September 10, 2021
Related Links
License
Liquid Arrays is licensed under Apache License 2.0. You may also refer to the included LICENSE.txt file.
Requirements
Liquid Arrays requires at least Liquid 3 but has no other dependencies.
Installation
Bundler
Add this line to your application's Gemfile:
gem 'liquid-arrays', '~> 1.1.0'
NOTE: You may alternatively want to use a version constraint
And then run the command:
$ bundle install
Gem
Run the command:
$ gem install liquid-arrays -v 1.1.0