Sha256: 06d510e74f549bd349f80154e82e9e48d26ae5d961b0788bf2ac311f883db356
Contents?: true
Size: 460 Bytes
Versions: 2
Compression:
Stored size: 460 Bytes
Contents
# create a dir bin # and move bin/activeorient-console.sh into that dir # create a dir config # and create a sample connect.yml # and copy boot.rb # create a schema dir # and put stuff to administrate the database-structure there # create a dir model # and put a sample model-file into it # create model-files according to the database-schema # create a dir spec # and copy spec-helper.rb into it # create a Guard and a Gemfile in the root-directory
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
active-orient-0.6 | create_project |
active-orient-0.5 | create_project |