dkolath

Results 1 comments of dkolath

Figured out how to get it to work. In the second example can pass in context to the view, and then run in `context.instance_eval do` `region.rb` ```ruby ActiveAdmin.register Region do...