Module: Admix::UsersHelper

Defined in:
app/helpers/admix/users_helper.rb

Instance Method Summary collapse

Instance Method Details

#form_attributesObject



2
3
4
# File 'app/helpers/admix/users_helper.rb', line 2

def form_attributes
  %w(email password password_confirmation)
end