Sha256: c576f3e71e24f8a13d9e35111d1a2b68bab62e8c89df4e3384cefa9358b12f64
Contents?: true
Size: 400 Bytes
Versions: 25
Compression:
Stored size: 400 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'erubis' 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("erubis", "erubis")
Version data entries
25 entries across 25 versions & 5 rubygems