Skip to content

Switch to named params via "options" hash vs indexed args for pagination etc #17

@beautifulcode

Description

@beautifulcode

This has bitten me, and I wrote it. :) We should have the options to methods like retrieve_feed_touts be expressed as a named hash vs positional arguments. It's more expressive and rails-like in my opinion. Since there are sensible defaults in place, this really is optional configuration. Making this change would require breaking backwards compatibility so versioning would be key. SemVer?

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