Sha256: 27d853abbb134de353c827548b91c072c03aae2e76c45fb01374b539eb90f1d8
Contents?: true
Size: 409 Bytes
Versions: 37
Compression:
Stored size: 409 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'localeapp' is installed as part of a gem, and # this file is here to facilitate running it. # require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("localeapp", "localeapp")
Version data entries
37 entries across 37 versions & 1 rubygems