.github/workflows/brakeman-analysis.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.standard.yml | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
alchemy-devise.gemspec | |
|
|
app/assets/builds/alchemy-devise.css | |
|
|
app/assets/builds/alchemy-devise.css.map | |
|
|
app/assets/stylesheets/alchemy-devise.scss | |
|
|
app/assets/stylesheets/alchemy-devise/login.scss | |
|
|
app/controllers/alchemy/admin/passwords_controller.rb | 24 | A 0 mins | B 87% |
app/controllers/alchemy/admin/user_sessions_controller.rb | 45 | A 0 mins | A 100% |
app/controllers/alchemy/admin/users_controller.rb | 103 | A 0 mins | A 98% |
app/controllers/alchemy/base_controller_extension.rb | 14 | A 0 mins | A 100% |
app/mailers/alchemy/notifications.rb | 28 | A 0 mins | A 100% |
app/models/alchemy/user.rb | 124 | A 25 mins | A 100% |
app/views/alchemy/admin/passwords/edit.html.erb | |
|
|
app/views/alchemy/admin/passwords/new.html.erb | |
|
|
app/views/alchemy/admin/user_sessions/new.html.erb | |
|
|
app/views/alchemy/admin/users/_fields.html.erb | |
|
|
app/views/alchemy/admin/users/_resource_table.html.erb | |
|
|
app/views/alchemy/admin/users/_table.html.erb | |
|
|
app/views/alchemy/admin/users/_user.html.erb | |
|
|
app/views/alchemy/admin/users/edit.html.erb | |
|
|
app/views/alchemy/admin/users/index.html.erb | |
|
|
app/views/alchemy/admin/users/new.html.erb | |
|
|
app/views/alchemy/admin/users/signup.html.erb | |
|
|
app/views/alchemy/notifications/alchemy_user_created.de.text.erb | |
|
|
app/views/alchemy/notifications/alchemy_user_created.en.text.erb | |
|
|
app/views/alchemy/notifications/alchemy_user_created.es.text.erb | |
|
|
app/views/alchemy/notifications/alchemy_user_created.ru.text.erb | |
|
|
app/views/alchemy/notifications/member_created.de.text.erb | |
|
|
app/views/alchemy/notifications/member_created.en.text.erb | |
|
|
app/views/alchemy/notifications/member_created.es.text.erb | |
|
|
app/views/alchemy/notifications/member_created.ru.text.erb | |
|
|
app/views/alchemy/notifications/reset_password_instructions.de.text.erb | |
|
|
app/views/alchemy/notifications/reset_password_instructions.en.text.erb | |
|
|
app/views/alchemy/notifications/reset_password_instructions.es.text.erb | |
|
|
app/views/alchemy/notifications/reset_password_instructions.ru.text.erb | |
|
|
bin/rails | |
|
|
bin/rspec | |
|
|
lib/alchemy/devise.rb | 20 | A 0 mins | B 88% |
lib/alchemy/devise/ability.rb | 35 | A 25 mins | A 100% |
lib/alchemy/devise/engine.rb | 21 | A 0 mins | A 100% |
lib/alchemy/devise/test_support/factories.rb | 22 | A 0 mins | A 100% |