Sha256: 63b4fc2e3f4c2956f5133e2121cb984d3de45da44292649f7486ed54a81885f2

Contents?: true

Size: 170 Bytes

Versions: 5

Compression:

Stored size: 170 Bytes

Contents

class Backend::Content::Rows::TextsController < BackendController
  include Concerns::Backend::ContentTypeController

  model ::ContentText
  allowed_params :content
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
udongo-1.0.3 app/controllers/backend/content/rows/texts_controller.rb
udongo-1.0.2 app/controllers/backend/content/rows/texts_controller.rb
udongo-1.0.1 app/controllers/backend/content/rows/texts_controller.rb
udongo-1.0.0 app/controllers/backend/content/rows/texts_controller.rb
udongo-0.1.0 app/controllers/backend/content/rows/texts_controller.rb