slightly updated us_state_select plugin
I’ve used technoweenie’s handy us_state_select rails plugin in past projects. Just tried it out on a new rails 2.2 project & found out that the call to InstanceTag needed to be updated, and since technoweenie’s SVN version of the plugin seems moribund, I thought I’d take 30 extra seconds to put it up on github. Fork away!
P.S. github is way cool.
December 5th, 2008 at 1:15 AM
Hey Joe,
You haven’t been using Git on a Mac by any chance have you? I looked into it a little but uh didn’t get it to work. Any pointers on that?
December 5th, 2008 at 10:37 AM
Sure have. I’m a pretty big fan of macports — once you’ve got it installed, you just need to
sudo port install git-coreDecember 5th, 2008 at 1:32 PM
Yeah the whole MacPorts business is new to me too. I suppose i should have gotten with the program when i reformatted my computer last week. Thanks for the heads up.