trailblazer / roar-rails

Use Roar's representers in Rails.
http://roar.apotomo.de
MIT License
235 stars 65 forks source link

Warning when using include Roar::Rails::ControllerAdditions #62

Closed Dantemss closed 10 years ago

Dantemss commented 10 years ago

This is very minor, but with the latest version of roar-rails (which installs the latest version of hooks by default), we get the following warning:

WARNING: Hooks::InheritableAttribute is deprecated, use Uber::InheritableAttr instead.

when we include Roar::Rails::ControllerAdditions.