Sha256: a1f2f9a4396a04712a8f40239a1fdf31e342c6df768eac4b4db9e392cc12e92b
Contents?: true
Size: 408 Bytes
Versions: 12
Compression:
Stored size: 408 Bytes
Contents
module Coprl module Presenters module Plugins module <%= classify(name) %> # Helpers are added to all POM in the system automatically when the plugin is included on the POM or globally. module DSLHelpers # Add your methods here def random_fact "http://en.wikipedia.org/wiki/Special:Randompage" end end end end end end
Version data entries
12 entries across 12 versions & 1 rubygems