Sha256: 44481aed87c0767e006a15c044ebfbe62e72fe1109add711c5400f64512c12dc

Contents?: true

Size: 113 Bytes

Versions: 2

Compression:

Stored size: 113 Bytes

Contents

class CoreController < ActionController::Base
  protect_from_forgery
#  inherit_resources
  respond_to :html
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sbdevcore-0.1.2 app/controllers/core_controller.rb
sbdevcore-0.1.1 app/controllers/core_controller.rb