Sha256: 37362afbfe46e1c8aebc7431bc0b1d9b82fe12c2ac6d54a907fe6132cd041db5
Contents?: true
Size: 641 Bytes
Versions: 4
Compression:
Stored size: 641 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' 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
4 entries across 4 versions & 1 rubygems