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 Fri Sep 05 02:53:49 -0700 2008 .gitignore added. pkg excluded [aitor]
file CHANGELOG.md Thu Aug 27 08:18:53 -0700 2009 Release v0.5.4 [aitor]
file MIT-LICENSE Tue Aug 26 08:12:22 -0700 2008 license updated [molpe]
file Manifest.txt Fri Sep 26 03:50:34 -0700 2008 New test added to manifest [aitor]
file POST_INSTALL Tue Sep 23 09:19:56 -0700 2008 Just a few breaklines removed to trigger gem au... [aitor]
file README.txt Tue Sep 23 02:56:26 -0700 2008 First public release 0.2 [aitor]
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/ Fri Sep 05 04:51:19 -0700 2008 New tog_migration generator added. Has some nea... [aitor]
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