Sha256: 3b3a36acbcf74d912b1d3c7d7e7b5e92210a02835f85e89776366f5aeebbd41b

Contents?: true

Size: 125 Bytes

Versions: 6

Compression:

Stored size: 125 Bytes

Contents

class CancellationsController < ApplicationController
  def destroy
    Current.<%= singular_table_name %>.destroy
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
authentication-zero-0.0.11 lib/generators/authentication/templates/controllers/api/cancellations_controller.rb.tt
authentication-zero-0.0.10 lib/generators/authentication/templates/controllers/api/cancellations_controller.rb.tt
authentication-zero-0.0.9 lib/generators/authentication/templates/controllers/api/cancellations_controller.rb.tt
authentication-zero-0.0.8 lib/generators/authentication/templates/controllers/api/cancellations_controller.rb.tt
authentication-zero-0.0.7 lib/generators/authentication/templates/controllers/api/cancellations_controller.rb.tt
authentication-zero-0.0.6 lib/generators/authentication/templates/controllers/api/cancellations_controller.rb.tt