Vermonster / copycat

Copycat is a Rails engine that allows editing live website copy using existing i18n view helpers
MIT License
44 stars 19 forks source link

generator to install plugin #4

Closed steve9001 closed 12 years ago

steve9001 commented 12 years ago

We need a generator that creates an initializer. The initializer sets the username and password. Those should be randomly generated by the generator and reported in output of install command.

The migration should also be installed with the one command 'rake copycat_plugin:install'

steve9001 commented 12 years ago

rake copycat:install