Sha256: 29401877abefb4ce3a1fb73c392d8fc76b56b99c6e270be9d72b0303f9b115e4

Contents?: true

Size: 108 Bytes

Versions: 11

Compression:

Stored size: 108 Bytes

Contents

class EditorTestsController < ApplicationController
  def new
    @editor_test ||= EditorTest.new
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
simple_form_markdown_editor-1.0.0 test/dummy/app/controllers/editor_tests_controller.rb
simple_form_markdown_editor-0.0.10 test/dummy/app/controllers/editor_tests_controller.rb
simple_form_markdown_editor-0.0.9 test/dummy/app/controllers/editor_tests_controller.rb
simple_form_markdown_editor-0.0.8 test/dummy/app/controllers/editor_tests_controller.rb
simple_form_markdown_editor-0.0.7 test/dummy/app/controllers/editor_tests_controller.rb
simple_form_markdown_editor-0.0.6 test/dummy/app/controllers/editor_tests_controller.rb
simple_form_markdown_editor-0.0.5 test/dummy/app/controllers/editor_tests_controller.rb
simple_form_markdown_editor-0.0.4 test/dummy/app/controllers/editor_tests_controller.rb
simple_form_markdown_editor-0.0.3 test/dummy/app/controllers/editor_tests_controller.rb
simple_form_markdown_editor-0.0.2 test/dummy/app/controllers/editor_tests_controller.rb
simple_form_markdown_editor-0.0.1 test/dummy/app/controllers/editor_tests_controller.rb