Skip to content

Bugfix for class_attribute not defined

Latest
Compare
Choose a tag to compare
@jsmestad jsmestad released this 13 Apr 20:24
· 17 commits to master since this release

Bugfixes

  • class_attribute needs to be included from ActiveSupport before trying to call it inside Paginator class.