tog / tog watch
public
Description: Base gem that bootstrap tog platform configuration in a Rails app
Home | Edit | New

Building a Plugin

This is very incomplete, currently, it is just some notes put together during the exploration of Tog.

locale folder has translation files

Registering the Plugin

The plugin is set up using an init.rb file in the root of the plugin folder.

You must register the plugins you are dependent upon


require_plugin ‘plugin_name’

Last edited by IamPersistent, Sun Mar 08 20:31:47 -0700 2009
Home | Edit | New
Versions: