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 (
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!








