Sha256: f156f20d3fd8755daf8b126d7ab9707126f53dbe3c39207d2c9ee6adbf437d06

Contents?: true

Size: 228 Bytes

Versions: 7

Compression:

Stored size: 228 Bytes

Contents

Execute.define_task do
  desc "source NAME", "Generate a new source adapter model", :hide => true
  def model(name,platform='ruby')
    Rhoconnect.run_cli(Dir.pwd, 'thorhoconnect', Rhoconnect::VERSION, ARGV)
  end #model
end #do

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rhoconnect-4.0.4 commands/generators/model.rb
rhoconnect-4.0.3 commands/generators/model.rb
rhoconnect-4.0.2 commands/generators/model.rb
rhoconnect-4.0.1 commands/generators/model.rb
rhoconnect-4.0.0 commands/generators/model.rb
rhoconnect-4.0.0.beta.24 commands/generators/model.rb
rhoconnect-4.0.0.beta.12 commands/generators/model.rb