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