fhwang / country_time
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
init.rb | ||
| |
install.rb | ||
| |
lib/ | ||
| |
test_rails_app/ | ||
| |
uninstall.rb |
README
CountryTime ============= A souped-up version of the country_select helper that was originally in Rails core and then extracted into its own plugin. Please note that this will probably not be compatible with the country_select plugin itself. CountryTime uses code from the country_select helper by Michael Koziarski, and the country_codes plugin by James Brooks. Further enhancements by Francis Hwang.

