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