public
Description: Base gem that bootstrap tog platform configuration in a Rails app
Homepage: http://www.toghq.com
Clone URL: git://github.com/tog/tog.git
tog /
name age message
file .gitignore Loading commit data...
file CHANGELOG.md
file MIT-LICENSE Tue Aug 26 08:12:22 -0700 2008 license updated [molpe]
file Manifest.txt
file POST_INSTALL Tue Sep 23 09:19:56 -0700 2008 Just a few breaklines removed to trigger gem au... [aitor]
file README.txt
file Rakefile Tue Aug 26 10:20:34 -0700 2008 Initial tog gem version [aitor]
directory app_generators/ Tue Jan 20 03:11:57 -0800 2009 remove method warnings [salicio]
directory bin/ Tue Jan 20 03:44:46 -0800 2009 added require 'active_record' to fix incompatib... [salicio]
directory config/ Thu Aug 27 08:03:44 -0700 2009 desert 0.5.2 required [aitor]
directory generators/
directory lib/ Thu Aug 27 08:18:53 -0700 2009 Release v0.5.4 [aitor]
directory test/ Tue Jan 20 03:42:16 -0800 2009 fix test_generator_without_options test [salicio]
file tog.gemspec Thu Aug 27 08:18:53 -0700 2009 Release v0.5.4 [aitor]
README.txt
tog
============
tog is the gem that boostraps the process of _togifing_ your app/site.

Install
-------

<pre>sudo gem install tog</pre>

Or from source (you will need Hoe >=1.5.3 and mislav-will_paginate ~> 2.3.2):

<pre>
git clone git@github.com:tog/tog.git  
cd tog
rake install_gem
</pre>


More
-------

[http://github.com/tog/tog](http://github.com/tog/tog)

[http://github.com/tog/tog/wikis](http://github.com/tog/tog/wikis)


Copyright (c) 2008 Keras Software Development, released under the MIT license