Sha256: 8faacd78b82f479e4529a1c971bb07ff3731fadcecd728e031b536684f6ce358
Contents?: true
Size: 143 Bytes
Versions: 1
Compression:
Stored size: 143 Bytes
Contents
class Users::RegistrationsController < Janus::RegistrationsController respond_to :html def after_sign_up_url(user) user_url end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
janus-0.5.0 | test/rails_app/app/controllers/users/registrations_controller.rb |