This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit a200a187570add079c9ac6101f01bbf9666ddc75
tree dd0aa882c5ceffeaf35a15d17431e91ab831d0c8
parent 7028c55759f37a900e4cef7f56062d538fdaf927
tree dd0aa882c5ceffeaf35a15d17431e91ab831d0c8
parent 7028c55759f37a900e4cef7f56062d538fdaf927
zodiac /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Nov 18 11:08:23 -0800 2008 | |
| |
MIT-LICENSE | Tue Nov 18 10:07:08 -0800 2008 | |
| |
README | Tue Nov 18 11:08:08 -0800 2008 | |
| |
Rakefile | Tue Nov 18 10:09:29 -0800 2008 | |
| |
init.rb | Tue Nov 18 11:36:13 -0800 2008 | |
| |
install.rb | Tue Nov 18 09:59:42 -0800 2008 | |
| |
lib/ | Tue Nov 18 11:36:13 -0800 2008 | |
| |
spec/ | Tue Nov 18 11:08:08 -0800 2008 |
README
= Zodiac A Rails plugin to get the zodiac sign on a given date. == Example zodiac_sign_for(Time.utc(2000, "jun", 12)) # => "Gemini" zodiac_sign_for(1118) # November 18 # => "Scorpio" zodiac_sign_for(612) # June 12 # => "Gemini" Copyright (c) 2008 Federico Builes, released under the MIT license. Fork freely!







