amedrz / behance

A Ruby wrapper for the Behance API.
MIT License
25 stars 23 forks source link

Fix `stub! is deprecated` warning. #15

Closed toydestroyer closed 8 years ago

toydestroyer commented 9 years ago

As recommended by rspec: stub! is deprecated. Use stub instead.