Sha256: d6554094fd6da8b061db9bc17f28b833c5e2c3e32bb87285ac2c3c5f340a2f90

Contents?: true

Size: 793 Bytes

Versions: 8

Compression:

Stored size: 793 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)

bundle_binstub = File.expand_path("../bundle", __FILE__)

if File.file?(bundle_binstub)
  if File.read(bundle_binstub, 300) =~ /This file was generated by Bundler/
    load(bundle_binstub)
  else
    abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
  end
end

require "rubygems"
require "bundler/setup"

load Gem.bin_path("railties", "rails")

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
activeadmin_blaze_theme-0.7.4 bin/rails
activeadmin_blaze_theme-0.7.0 bin/rails
activeadmin_blaze_theme-0.6.2 bin/rails
activeadmin_blaze_theme-0.6.0 bin/rails
activeadmin_blaze_theme-0.5.16 bin/rails
activeadmin-nested-namespaces-0.1.2 bin/rails
activeadmin-nested-namespaces-0.1.1 bin/rails
activeadmin-nested-namespaces-0.1.0 bin/rails