class ActiveAdmin::Generators::Boilerplate

def attributes

def attributes
  @class_name.constantize.new.attributes.keys
end