plattyp/sms_auth

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
app/controllers/application_controller.rb4
A
0 mins
app/controllers/registrations_controller.rb17
A
0 mins
app/controllers/tokens_controller.rb8
A
0 mins
app/helpers/auth_controller_helper.rb23
A
0 mins
app/models/authentication_token.rb38
A
0 mins
app/models/phone_verification.rb47
A
0 mins
app/models/user.rb4
A
0 mins
app/services/registration_service.rb91
A
1 hr
app/services/text_message_service.rb37
A
0 mins
app/services/token_service.rb12
A
0 mins
app/utils/phone_number_utils.rb5
A
0 mins
bin/rails
lib/sms_auth.rb3
A
0 mins
lib/sms_auth/engine.rb35
A
0 mins
lib/sms_auth/version.rb3
A
0 mins
lib/tasks/sms_auth_tasks.rake
sms_auth.gemspec