Sha256: 8d070e35630c1cc7a1489d56b8112494f045b9d1185437d72cc904e807170029

Contents?: true

Size: 700 Bytes

Versions: 13

Compression:

Stored size: 700 Bytes

Contents

== Welcome to Gamebox
Description of your game here.

== Description of Contents

src
  Holds all the code that's specific to this particular application.

config
  Configuration files for the Gamebox environment and other dependencies.

doc
  This directory is where your application documentation.

lib
  Application specific libraries. Basically, any kind of custom code that doesn't
  belong under controllers, models, or helpers. This directory is in the load path.

script
  Helper scripts for automation and generation.

spec
  Unit and functional tests along with fixtures. When using the script/generate scripts, template
  test files will be generated for you and placed in this directory.

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
gamebox-0.4.0.rc5 templates/app/README.rdoc
gamebox-0.4.0.rc4 app_generators/templates/README.rdoc
gamebox-0.4.0.rc3 app_generators/templates/README.rdoc
gamebox-0.4.0.rc2 app_generators/templates/README.rdoc
gamebox-0.4.0.rc1 app_generators/templates/README.rdoc
gamebox-0.3.4 lib/gamebox/templates/template_app/README
gamebox-0.3.3 lib/gamebox/templates/template_app/README
gamebox-0.3.2 lib/gamebox/templates/template_app/README
gamebox-0.2.1 lib/gamebox/templates/template_app/README
gamebox-0.1.1 lib/gamebox/templates/template_app/README
gamebox-0.1.0 lib/gamebox/templates/template_app/README
gamebox-0.0.9 lib/gamebox/templates/template_app/README
gamebox-0.0.8 lib/gamebox/templates/template_app/README