Sha256: 34e28aefb00c7d59f245c28092a2567be1086afcc6c7a6d006b28bcddbb390ff

Contents?: true

Size: 228 Bytes

Versions: 1

Compression:

Stored size: 228 Bytes

Contents

class Auth::PasswordsController < Devise::PasswordsController
<% if ajax_login? -%>
  respond_to :html, :js
<% end -%>

  # protected

  # def after_resetting_password_path_for(user)
  #   signed_in_root_path(user)
  # end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pineapples-0.3.345 lib/pineapples/templates/app/controllers/auth!=devise!/passwords_controller.rb.tt