PHCNetworks/multi-tenancy-devise

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
app/assets/config/mtdevise_manifest.js0
A
0 mins
app/assets/javascripts/mtdevise/application.js0
A
0 mins
app/assets/stylesheets/mtdevise/application.scss
app/controllers/mtdevise/account/dashboard_controller.rb9
A
0 mins
app/controllers/mtdevise/account/users_controller.rb22
A
0 mins
app/controllers/mtdevise/accounts_controller.rb45
A
35 mins
app/controllers/mtdevise/application_controller.rb42
A
0 mins
app/controllers/mtdevise/dashboard_controller.rb9
A
0 mins
app/controllers/mtdevise/welcome_controller.rb10
A
0 mins
app/extenders/controllers/application_controller_extender.rb6
A
0 mins
app/extenders/mtdevise/constraints/subdomain_required.rb9
A
0 mins
app/helpers/mtdevise/application_helper.rb18
A
0 mins
app/jobs/mtdevise/application_job.rb4
A
0 mins
app/mailers/mtdevise/application_mailer.rb6
A
0 mins
app/models/concerns/mtdevise/user_storage.rb8
A
0 mins
app/models/mtdevise/account.rb35
A
0 mins
app/models/mtdevise/application_record.rb5
A
0 mins
app/models/mtdevise/member.rb6
A
0 mins
app/models/mtdevise/user.rb9
A
0 mins
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/layouts/mtdevise/accounts.html.erb
app/views/layouts/mtdevise/accountsindex.html.erb
app/views/layouts/mtdevise/application.html.erb
app/views/layouts/mtdevise/dashboard.html.erb
app/views/layouts/mtdevise/signin.html.erb
app/views/layouts/mtdevise/signup.html.erb
app/views/layouts/mtdevise/useredit.html.erb
app/views/layouts/mtdevise/welcome.html.erb
app/views/mtdevise/account/dashboard/index.html.erb
app/views/mtdevise/account/sessions/new.html.erb
app/views/mtdevise/account/users/_form.html.erb
app/views/mtdevise/account/users/new.html.erb
app/views/mtdevise/accounts/index.html.erb