Sha256: c7aa44eed96461ac3ab9cacd9940caef43af2db271e5ddde9e4e9f76818722c8

Contents?: true

Size: 437 Bytes

Versions: 5

Compression:

Stored size: 437 Bytes

Contents

Description:
  The weborb service generator creates a werorb service class in services.
  the normal filenaming conventions are not used because weborb looks for classes that that stick to the actionscript filenaming conventions i.e. ThingService.rb instead of thing_service.rb
  
Example:
  ./script/generate worbservice com/innberg/innspace/thing
  
  This creates an ThingService class in app/service/com/innberg/innspace/ThingService

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
smukherjee-openbill-0.1.5 vendor/generators/worbservice/USAGE
smukherjee-openbill-0.1.6 vendor/generators/worbservice/USAGE
smukherjee-openbill-0.1.7 vendor/generators/worbservice/USAGE
openbill-0.1.5 vendor/generators/worbservice/USAGE
openbill-0.1.6 vendor/generators/worbservice/USAGE