johnyerhot / arnold_quotes

small plugin that gives your models a quote method

This URL has Read+Write access

name age message
file MIT-LICENSE Loading commit data...
file README
file Rakefile
file init.rb
file install.rb
directory lib/
directory tasks/
directory test/
file uninstall.rb
README
Quote
=====

Displays back an awesome Arnold quote in your models!
After installation run the rake setup task!
rake quote:setup

Example
=======

a = User.new
a.quote
=> "Arr get to the chopper!"

Copyright (c) 2009 John Yerhot, released under the MIT license