Sha256: 1c0fc771a7599d707530b9611fb1fe8e15e9c3f66e5c9e5b16d0b2a6c31accf4
Contents?: true
Size: 662 Bytes
Versions: 33
Compression:
Stored size: 662 Bytes
Contents
# frozen_string_literal: true # The official library for communicating with the Twilio REST API, building TwiML, and generating Twilio JWT Capability Tokens # # exe/rag addons/twilio_ruby self.local_template_path = File.dirname(__FILE__) gac 'base rails 7 image created' prepare_environment add_controller('home', 'index') route("root 'home#index'") route("get 'home/send_sms'") # route("root 'home#index'") force_copy copy_file 'app/controllers/home_controller.rb', 'app/controllers/home_controller.rb' copy_file 'app/views/home/index.html.erb', 'app/views/home/index.html.erb' copy_file 'config/initializers/twilio.rb', 'config/initializers/twilio.rb'
Version data entries
33 entries across 33 versions & 1 rubygems