Skip to content

2.0.0

Compare
Choose a tag to compare
@arokettu arokettu released this 26 Mar 14:22
· 31 commits to master since this release

Mostly refactoring

  • use url method as primary way to get avatar url instead of to_s
  • make all methods except for url, to_s and attribute setters and getters private
  • bump minimum ruby version to 2.0.0
  • change build system from jeweler to bundler
  • change test system from shoulda to rspec
  • add travis builds for all minor ruby versions