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.

3 Responses to “slightly updated us_state_select plugin”

  1. Eric Says:

    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?

  2. joe Says:

    Sure have. I’m a pretty big fan of macports — once you’ve got it installed, you just need to sudo port install git-core

  3. Eric Says:

    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.