Sha256: 6606b7a817831bcb227c375a2c9aef485e3d91da9023cd3de2f0f621eddfe22a

Contents?: true

Size: 579 Bytes

Versions: 10

Compression:

Stored size: 579 Bytes

Contents

<%= class_name %>
<%= "=" * class_name.size %>
 
This is a CommunityEngine plugin. It's designed to work with the CommunityEngine social networking platform, and won't work unless CE is properly installed.
 
 
How To Build Your CE Plugin
===========================
 
Start building the functionality of your plugin by adding models and controllers in the plugin's app directory. This plugin will be loaded after the rest of CE, so you can override CE models and controllers here.
 
 
Copyright (c) <%= Date.today.year %> [name of plugin creator], released under the MIT license

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
community_engine-3.2.0 generators/ce_plugin/templates/README
community_engine-3.0.0 generators/ce_plugin/templates/README
community_engine-2.3.2 generators/ce_plugin/templates/README
community_engine-2.3.1 generators/ce_plugin/templates/README
community_engine-2.3.0 generators/ce_plugin/templates/README
community_engine-2.1.0 generators/ce_plugin/templates/README
community_engine-2.0.0 generators/ce_plugin/templates/README
community_engine-2.0.0.beta3 generators/ce_plugin/templates/README
community_engine-2.0.0.beta2 generators/ce_plugin/templates/README
community_engine-2.0.0.beta1 generators/ce_plugin/templates/README