Skip to content

RocketTag.configure - undefined method configure #49

@amnwebmaster

Description

@amnwebmaster

Added configuration option for lowercase as an initializer as such

RocketTag.configure do |config|
  config.force_lowercase = true
end

Starting the app with rails s results in error

/config/initializers/rocket_tag.rb:1:in `<top (required)>': undefined method `configure' for RocketTag:Module (NoMethodError)```

Rails 3.2.12
rocket_tag 0.5.6
Ruby 1.9.3-p194

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