module MetaHelper def version() "web=#{::JamWeb::VERSION} lib=#{JamRuby::VERSION} pb=#{Jampb::VERSION}" end end