Sha256: c6e4a421d5c9ba36aeabc96d754f16d689c56efb73b021a6ea88a597e2db6c22

Contents?: true

Size: 133 Bytes

Versions: 15

Compression:

Stored size: 133 Bytes

Contents

module <%= @class_name %>
  class ApplicationController < ActionController::Base
    protect_from_forgery with: :exception
  end
end

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
nugem-0.9.0 templates/rails/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
nugem-0.8.3 templates/rails/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
nugem-0.8.1 templates/rails/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.7.4 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.7.3 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.7.2 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.7.1 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.7.0 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.6.0 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.5.0 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.4.4 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.4.3 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.4.2 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.4.1 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt
creategem-0.4.0 templates/mountable_scaffold/app/controllers/%gem_name%/application_controller.rb.tt