JQuery UI TabsRenderer is on GitHub now
I created a more official home for TabsRenderer over at github tonight, and I plan to work on additional helpers this summer in my off-time.
http://github.com/CodeOfficer/jquery-ui-rails-helpers/tree/master
Github is sweet, and I enjoy working with Git so much more lately than Subversion. I usually end up taking my laptop to coffee shops that happen to be without internet (or are charging a fortune ~blasphemy!~) … when this is the case, its HUGELY beneficial to be able to still commit my work locally even though I do not have a connection to my main repo at home.
So, here’s to hoping I get more time to code soon!!
[codeofficer@Asimov ~/code/git/jquery-ui-rails-helpers]$ git push github master Counting objects: 7, done. Compressing objects: 100% (5/5), done. Writing objects: 100% (7/7), 1.55 KiB, done. Total 7 (delta 0), reused 0 (delta 0) To git@github.com:CodeOfficer/jquery-ui-rails-helpers.git * [new branch] master -> master [codeofficer@ Asimov ~/code/git/jquery-ui-rails-helpers]$