3 Matching Annotations
- Apr 2021
-
github.com github.com
-
if Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.1.0')
-
- Sep 2020
-
github.com github.com
-
You may also use a regular expression for include that works regardless of base path.
-
-
codingwithspike.wordpress.com codingwithspike.wordpress.com
-
So how do we deal with this in a sane way, especially when as a package maintainer, you don’t know if someone using your package will be on NPM2 or 3?
-