elvuel
Email: elvuel (at) gmail dot com
This site is written in Rails 2.3.5 developed on Mac OS X with TextMate and hosted on JustHost.
- def initialize
- puts 'Welcome to http://elvuel.com'
- end
- def author
- 'elvuel'
- end
- def version
- '1.0.3beta'
- end
- def contact
- '1279 6289 (at) qq dot com'
- end
- def location
- '-上海|+福州|*武汉|+厦门'
- end
- def skills
- <<EOF
- ruby&rails 2007
- .net(c#) 2004
- vb&asp 2003
- ... ...
- ... ...
- ... ...
- EOF
- end