Sha256: 57723c4e44e321c5e7e8a1281adfab2cac1376c0bc67027a2cb7567afba6700c
Contents?: true
Size: 374 Bytes
Versions: 27
Compression:
Stored size: 374 Bytes
Contents
--- layout: page title: Modules --- {% for module in site.modules %} <h2>{{ item.title }}</h2> <p>{{ item.description }}</p> <p><h2><a href="{{ module.url | prepend: site.github.url }}">{{ module.title }}</a></h2></p> {% endfor %} <p>If you are new to ruby, you can read more about <a href="https://www.tutorialspoint.com/ruby/ruby_modules.htm">modules here</a></p>
Version data entries
27 entries across 27 versions & 1 rubygems