Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiquidRails

LiquidRails allows you to render Liquid templates in Ruby on Rails views & ViewComponents.

Installation

Add this line to your application's Gemfile:

group :test, :development do
  gem 'kit_liquid_rails'
end

Or, for a Ruby library, add this to your gemspec:

spec.add_dependency 'kit_liquid_rails'

And then run:

$ bundle install

Copyright & License

Copyright (c) 2021, Nathan Appere.

LiquidRails is licensed under MIT License.

About

Add support for Liquid templates in Ruby on Rails.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages