Menu

[7e3fed]: / docs / _plugins / all_extensions.rb  Maximize  Restore  History

Download this file

4 lines (3 with data), 210 Bytes

1
2
3
# This file requires all the defined Liquid extensions for ease of reference
# Thanks stackoverflow <3
Dir[File.join(File.dirname(__FILE__), "*.rb")].reject {|file| file == __FILE__}.each {|file| require file}
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.