wm_net_core-1.15.0.gem

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/wm-networking/gem-repo/script.gem.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/wm-networking/gem-repo/script.gem.sh | bash

STEP 2: Install the package
sudo gem install wm_net_core -v=1.15.0

Library to initialize a ruby environment for W&M Network Engineering projects

Checksums

MD5 65ff74049592cada2cd6839f14ca8862
SHA1 0e021642b6e0b59d68a9d5f0588089c79ff86e3a
SHA256 44c452c5f148c8ec8a1ea257e1a45532c67ba850047d4da82d05757580050ab6
SHA512 b2b7fbe982ea193b87fafb95a5795db94857ed64d314e1a1b92b78952a03e889eeef90b0de31e0820f06f1ccc3f78f981f7dd292599af8329c4b3d51a4a1f7b8

Runtime Dependencies

  • redis (~> 4.0)
  • sequel (~> 4.0)
  • mysql2 (~> 0.4.0)
  • SyslogLogger (~> 2.0)
  • remote_syslog_logger (>= 0)
  • rest-client (~> 2.0)
  • oj (>= 0)
  • timerizer (>= 0)
  • hashie (>= 0)

Development Dependencies

  • sqlite3 (>= 0)
  • rspec (~> 3.1)
  • em-hiredis (>= 0)

Files

  • lib/net_core/version.rb
  • lib/net_core/util.rb
  • lib/net_core/sequel_plugins/mac_addressable.rb
  • lib/net_core/sequel_plugins/ip_addressable.rb
  • lib/net_core/sequel_plugins/auditable.rb
  • lib/net_core/rest_client_proxy.rb
  • lib/net_core/redis_proxy.rb
  • lib/net_core/open_struct.rb
  • lib/net_core/monkey_patches/true.rb
  • lib/net_core/monkey_patches/timerizer.rb
  • lib/net_core/monkey_patches/time.rb
  • lib/net_core/monkey_patches/string.rb
  • lib/net_core/monkey_patches/object.rb
  • lib/net_core/monkey_patches/numeric.rb
  • lib/net_core/monkey_patches/nil.rb
  • lib/net_core/monkey_patches/model.rb
  • lib/net_core/monkey_patches/ipaddr.rb
  • lib/net_core/monkey_patches/false.rb
  • lib/net_core/logger_mixin.rb
  • lib/net_core/init/readonly.rb
  • lib/net_core/init.rb
  • lib/net_core/event.rb
  • lib/net_core/config_proxy.rb
  • lib/net_core/audit.rb
  • lib/net_core/audit_context.rb
  • lib/net_core.rb
  • bin/net-console

Uploaded

almost 5 years ago

Package Size

12.5 KB

Downloads

45

wget

wget --content-disposition "https://packagecloud.io/wm-networking/gem-repo/packages/gems/wm_net_core-1.15.0.gem/download.gem?distro_version_id=rubygem"

Homepage