Sha256: 1b4c9bedd67625ce7c410c47faa09097a94bf88d8edef39339f07bf242e12949
Contents?: true
Size: 943 Bytes
Versions: 33
Compression:
Stored size: 943 Bytes
Contents
# frozen_string_literal: true # HexaPDF is a pure Ruby library with an accompanying application for working with PDF files. # # exe/rag addons/hexapdf 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/make_pdf'") 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 'app/views/layouts/_alerts.html.erb' , 'app/views/layouts/_alerts.html.erb' copy_file 'app/views/layouts/_navbar.html.erb' , 'app/views/layouts/_navbar.html.erb' copy_file 'app/views/layouts/_footer.html.erb' , 'app/views/layouts/_footer.html.erb' template 'app/views/layouts/application.html.erb' , 'app/views/layouts/application.html.erb'
Version data entries
33 entries across 33 versions & 1 rubygems