Sha256: 7d4ae2259c01f55e6555a0594ab8e1886f1e54048e881d09603f2d2bf2a87280
Contents?: true
Size: 653 Bytes
Versions: 12
Compression:
Stored size: 653 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 NOTE: The generator will add the default comatose routes to the top of your routes.rb file. You'll want to move `map.comatose_root ''` to the bottom of your routes block. When that's finished, run: $ rake db:migrate That's it for the Comatose setup! 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
12 entries across 12 versions & 4 rubygems