textris 0.7.1
Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage of e-mail proxying and enhanced phone number parsing, among others.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (6):
            actionmailer
            >= 4.0
          
          
            activejob
            >= 4.2
          
          
            activesupport
            >= 4.2
          
          
            nokogiri
            ~> 1.10.4
          
          
            phony
            ~> 2.8
          
          
            render_anywhere
            ~> 0.0
          
    Development afhankelijkheden (10):
            appraisal
            ~> 2.1
          
          
            bundler
            ~> 1.6
          
          
            codeclimate-test-reporter
            ~> 0.4
          
          
            nexmo
            ~> 2.0
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.1
          
          
            rspec-sidekiq
            ~> 2.0
          
          
            scrutinizer-ocular
            ~> 1.0
          
          
            simplecov
            ~> 0.9
          
          
            twilio-ruby
            ~> 3.12
          
    

