lyfeyaj/smart_sms

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rdoc_options
.travis.yml
CONTRIBUTING.md
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
smart_sms.gemspec
lib/generators/smart_sms/config_generator.rb14
lib/generators/smart_sms/install_generator.rb28
lib/generators/smart_sms/templates/add_uid_to_smart_sms_messages.rb6
lib/generators/smart_sms/templates/create_smart_sms_messages.rb19
lib/generators/smart_sms/templates/smart_sms_config.rb2
lib/smart_sms.rb28
lib/smart_sms/account.rb11
lib/smart_sms/config.rb37
lib/smart_sms/has_sms_verification.rb103
A
25 mins
lib/smart_sms/helpers/fake_sms.rb18
lib/smart_sms/helpers/verification_code.rb27
lib/smart_sms/message_service.rb58
lib/smart_sms/model/message.rb7
lib/smart_sms/request.rb33
lib/smart_sms/template.rb20
lib/smart_sms/version.rb3