Skip to content

Is there some way to do html escaping default with options? #476

@syuntouyou

Description

@syuntouyou

http://trailblazer.to/gems/cells/cells4.html

Cells per default does not escape HTML. However, you may run into problems when using Rails helpers. Internally, those helpers often blindly escape. This is not Cells’ fault but a design flaw in Rails.

I know this is not a bug, but want to provide a option to do html escaping by default.

Because set html escape for every input data is difficult and will cause security problem if forget.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions