·
1 min read
Active Admin Rails 5 undefined method per_page_kaminari
If you run into this error in development, using Rails 5 and Active Admin NoMethodError - undefined method perpagekaminari' Try the following. First, make sure you have an initializer in your...