public
Description: a plugin app based on the restful_authentication generator
Clone URL: git://github.com/zilkey/zilkey_core.git
name age message
file MIT-LICENSE Tue Apr 01 17:00:14 -0700 2008 generator works, as long as load order is set c... [zilkey]
file README Wed Apr 02 02:02:15 -0700 2008 updates [zilkey]
file Rakefile Tue Apr 01 17:00:14 -0700 2008 generator works, as long as load order is set c... [zilkey]
directory generators/ Wed Apr 02 01:34:33 -0700 2008 updates [zilkey]
file init.rb Wed Apr 02 01:34:33 -0700 2008 updates [zilkey]
file install.rb Tue Apr 01 17:00:14 -0700 2008 generator works, as long as load order is set c... [zilkey]
directory lib/ Wed Apr 02 01:44:32 -0700 2008 updates [zilkey]
directory tasks/ Wed Apr 02 02:02:15 -0700 2008 updates [zilkey]
file uninstall.rb Tue Apr 01 17:00:14 -0700 2008 generator works, as long as load order is set c... [zilkey]
README
  rails site1
  cd site1
  git clone git://github.com/zilkey/zilkey_core.git vendor/plugins/zilkey_core
  rake zilkey:core:install
  
Create the ability to only generate a few things (named base)

  script/generate zilkey_core views
  script/generate zilkey_core migrations