Skip to content

Change config file #30

@evanthegrayt

Description

@evanthegrayt

The config file should be redone as an initializer, rails style. I'm trying to use this in a rails app and I'd like to be able to do the following:

Spoonerize.configure do |c|
  c.excluded_words = %w[list of words]
  c.lazy = true
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions