Sha256: 513390e6ebc20809093e53e6b4ffb64b60b729fd15cc68c890e58aa570cf540b

Contents?: true

Size: 211 Bytes

Versions: 21

Compression:

Stored size: 211 Bytes

Contents

#require "#{RAILS_ROOT}/config/environment"
require 'rails_generator'
require 'rails_generator/scripts/destroy'

ARGV.shift if ['--help', '-h'].include?(ARGV[0])
Rails::Generator::Scripts::Destroy.new.run(ARGV)

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
adaptation-1.0.1 lib/commands/destroy.rb
adaptation-0.0.3 lib/commands/destroy.rb
adaptation-0.0.4 lib/commands/destroy.rb
adaptation-0.0.5 lib/commands/destroy.rb
adaptation-0.0.6 lib/commands/destroy.rb
adaptation-0.0.7 lib/commands/destroy.rb
adaptation-0.0.8 lib/commands/destroy.rb
adaptation-0.0.9 lib/commands/destroy.rb
adaptation-0.1.0 lib/commands/destroy.rb
adaptation-0.0.1 lib/commands/destroy.rb
adaptation-0.0.2 lib/commands/destroy.rb
adaptation-0.1.10 lib/commands/destroy.rb
adaptation-0.1.3 lib/commands/destroy.rb
adaptation-0.1.4 lib/commands/destroy.rb
adaptation-0.1.5 lib/commands/destroy.rb
adaptation-0.1.6 lib/commands/destroy.rb
adaptation-0.1.7 lib/commands/destroy.rb
adaptation-0.1.8 lib/commands/destroy.rb
adaptation-0.1.2 lib/commands/destroy.rb
adaptation-0.1.1 lib/commands/destroy.rb