johnyerhot / arnold_quotes

small plugin that gives your models a quote method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

small plugin that gives your models a quote method

License:MIT License


Languages

Language:Ruby 100.0%