Sha256: fa570427453a4c668a1b764886bb169f24f0c1bc2c4068fdf10f8ea8dc301389

Contents?: true

Size: 385 Bytes

Versions: 3

Compression:

Stored size: 385 Bytes

Contents

Description:
    The textile_editor_config generator creates a config file for the textile editor.

Example:
    rails generate textile_editor_config

    This will create:
        A Javascript config file located at app/assets/javascripts/textile-editor-config.js.coffee.erb
              
More info on textile_editor_config can be found here: https://github.com/emjot/redcloth-rails

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
redcloth-rails-0.2.0 lib/rails/generators/textile_editor_config/USAGE
redcloth-rails-0.1.1 lib/rails/generators/textile_editor_config/USAGE
redcloth-rails-0.1.0 lib/rails/generators/textile_editor_config/USAGE