The project is in a healthy, maintained state
Example description
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.15
>= 13.0
>= 3.9
 Project Readme

Gem Version Build JRuby Build

Weird Phlex Mount

TBD

Installation

Adding to a gem:

# my-cool-gem.gemspec
Gem::Specification.new do |spec|
  # ...
  spec.add_dependency "weird_phlex-mount"
  # ...
end

Or adding to your project:

# Gemfile
gem "weird_phlex-mount"

Supported Ruby versions

  • Ruby (MRI) >= 2.7.0
  • JRuby >= 9.3.0

Usage

TBD

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/weird-phlex/weird_phlex-mount.

Credits

This gem is generated via newgem template by @palkan.

License

The gem is available as open source under the terms of the MIT License.