Sha256: 6795fa6859f045faffab1d93ecc0f745d4b18428ea66ce80dd7be0094284070c

Contents?: true

Size: 600 Bytes

Versions: 1

Compression:

Stored size: 600 Bytes

Contents

======================
 Welcome to Comatose!
======================

Be sure and install the acts_as_tree and acts_as_list plugins!

From here you'll want to run:

  $ ./script/generate comatose_migration

When that's finished, run:

  $ rake db:migrate

That's it for the Comatose setup! Now just add the following line to the bottom of your config/routes.rb file:

  map.comatose_admin
  map.comatose_root ''

Be sure to read the README file, and the 'Getting Started' guide. They are located at vendor/plugins/comatose/README and http://comatose.rubyforge.org/getting-started-guide respectively.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
darthapo-comatose-2.0.3 INSTALL