Skip to content

mwhuss/xbox_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XboxTools

This library is a simple set of view helpers to easily include Xbox related items on your site.

Installation

gem install mwhuss-xbox_tools —source http://gems.github.com
config.gem ‘mwhuss-xbox_tools’, :lib => ‘xbox_tools’, :source => ‘http://gems.github.com

Usage

<%= image_tag xbox_avatar_url(‘the_gamer_tag’) >
<
= image_tag xbox_avatar_pic_url(‘the_gamer_tag’) >
<
= xbox_gamercard(‘the_gamer_tag’) %>

Contribute

I literally busted this out in 20 minutes. Please feel free to add functionality and new features, pull requests are welcome!

About

Various tools for retrieving Xbox information in Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages