Sha256: 02f025e8ab11fc19418fdf9bf90c5bac560d6af55442261f3c01da22dc9c40e2

Contents?: true

Size: 169 Bytes

Versions: 7

Compression:

Stored size: 169 Bytes

Contents

require File.dirname(__FILE__) + '/../scripts'

module Rails::Generator::Scripts #:nodoc:all
  class Destroy < Base
    mandatory_options :command => :destroy
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
shattered-0.3.2 lib/rails_generator/scripts/destroy.rb
shattered-0.3.3 lib/rails_generator/scripts/destroy.rb
shattered-0.4 lib/rails_generator/scripts/destroy.rb
shattered-0.5.0.1 lib/rails_generator/scripts/destroy.rb
shattered-0.4.0.1 lib/rails_generator/scripts/destroy.rb
shattered_ruby-0.5.1 lib/rails_generator/scripts/destroy.rb
shattered_ruby-0.5.0.2 lib/rails_generator/scripts/destroy.rb