public
Description: Add Gravatars to your Rubies/Rails!
Home | Edit | New

Home

gravtastic

→ ‘gravtastic’

What

Installing

sudo gem install gravtastic

The basics

Demonstration of usage

Forum

http://groups.google.com/group/gravtastic

TODO – create Google Group – gravtastic

How to submit patches

Read the 8 steps for fixing other people’s code and for section 8b: Submit patch to Google Groups, use the Google Group above.

TODO – pick SVN or Git instructions

The trunk repository is svn://rubyforge.org/var/svn/gravtastic/trunk for anonymous access.

OOOORRRR

You can fetch the source from either:

<% if rubyforge_project_id %>

  • rubyforge: “http://rubyforge.org/scm/?group_id=<%= rubyforge_project_id %>”:http://rubyforge.org/scm/?group_id=<%= rubyforge_project_id %>
git clone git://rubyforge.org/gravtastic.git

<% else %>

  • rubyforge: MISSING IN ACTION

TODO – You can not created a RubyForge project, OR have not run rubyforge config
yet to refresh your local rubyforge data with this projects’ id information.

When you do this, this message will magically disappear!

Or you can hack website/index.txt and make it all go away!!

<% end %>

git clone git://github.com/chrislloyd/gravtastic.git
git clone git://gitorious.org/gravtastic/mainline.git

Build and test instructions

cd gravtastic
rake test
rake install_gem

License

This code is free to use under the terms of the MIT license.

Contact

Comments are welcome. Send an email to Chris Lloyd via the forum

Last edited by chrislloyd, Wed May 14 16:16:22 -0700 2008
Home | Edit | New
Versions: