Sha256: 55b0edf9c86157e8dbbaadb9932def6a89493d269ffa86fe22d5c5f2795f3eda
Contents?: true
Size: 223 Bytes
Versions: 3
Compression:
Stored size: 223 Bytes
Contents
module Gumdrop module ViewHelpers # Handy for hiding a block of unfinished code # def hidden(&block) # #no-op # end def gumdrop_version ::Gumdrop::VERSION end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gumdrop-0.2.4 | lib/gumdrop/view_helpers.rb |
gumdrop-0.2.3 | lib/gumdrop/view_helpers.rb |
gumdrop-0.2.2 | lib/gumdrop/view_helpers.rb |