Sha256: 8424f9e8cec8203bcbea718b7589a229240a4da982d240a6d60683df8771eebc

Contents?: true

Size: 243 Bytes

Versions: 78

Compression:

Stored size: 243 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require_relative '../lib/local_plugins'

LocalPlugins.app_and_plugins.each do |p|
  puts '----------------------------------------'
  puts "Diretório: #{p.root}"
  p.bundle_execute(ARGV)
end

Version data entries

78 entries across 78 versions & 1 rubygems

Version Path
eac_rails_base0-0.57.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.56.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.55.3 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.55.2 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.55.1 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.55.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.54.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.53.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.52.3 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.52.2 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.52.1 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.52.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.51.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.50.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.49.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.48.1 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.48.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.47.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.46.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all
eac_rails_base0-0.45.0 lib/eac_rails_base0/app_generator/templates/bin/bundle_all