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 7028c55759f37a900e4cef7f56062d538fdaf927
tree 4dd712cba378416be15aba00691a1a6aef896921
parent a6be392ce0cbe3832cd354edf6c928c43d1267c1
tree 4dd712cba378416be15aba00691a1a6aef896921
parent a6be392ce0cbe3832cd354edf6c928c43d1267c1
zodiac /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
init.rb | ||
| |
install.rb | ||
| |
lib/ | ||
| |
spec/ |
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!








