module Rexfeng
Constants
- VERSION
Public Instance Methods
battletag()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 37 def battletag "xta#1935" end
blog()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 17 def blog "http://www.rexfeng.com/blog/" end
email()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 9 def email "rexfeng@gmail.com" end
facebook()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 29 def facebook "https://www.facebook.com/rexfeng" end
github()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 21 def github "https://github.com/xta" end
linkedin()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 33 def linkedin "http://www.linkedin.com/in/rexfeng" end
name()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 5 def name "Rex Feng" end
origin_id()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 45 def origin_id "xtaxta" end
steam_id()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 41 def steam_id 76561197990236670 end
twitter()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 25 def twitter "https://twitter.com/#!/rexfeng" end
website()
click to toggle source
# File lib/rexfeng/rexfeng.rb, line 13 def website "http://rexfeng.com/" end