资源说明:Various tools for retrieving Xbox information in Rails
h1. XboxTools This library is a simple set of view helpers to easily include Xbox related items on your site. h2. Installation gem install mwhuss-xbox_tools --source http://gems.github.com config.gem 'mwhuss-xbox_tools', :lib => 'xbox_tools', :source => 'http://gems.github.com' h2. Usage <%= image_tag xbox_avatar_url('the_gamer_tag') %> <%= image_tag xbox_avatar_pic_url('the_gamer_tag') %> <%= xbox_gamercard('the_gamer_tag') %> h2. Contribute I literally busted this out in 20 minutes. Please feel free to add functionality and new features, pull requests are welcome!
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。