Skip to content

Add BaseFlag and DefaultFlag classes#14

Merged
matthewelwell merged 8 commits into
release/3.0.1from
feature/improve-default-flag-handler
Jun 9, 2022
Merged

Add BaseFlag and DefaultFlag classes#14
matthewelwell merged 8 commits into
release/3.0.1from
feature/improve-default-flag-handler

Conversation

@matthewelwell

Copy link
Copy Markdown
Contributor

No description provided.

@matthewelwell matthewelwell changed the title WIP: Add BaseFlag and DefaultFlag classes Add BaseFlag and DefaultFlag classes Jun 8, 2022
@matthewelwell matthewelwell force-pushed the feature/improve-default-flag-handler branch from 99047d3 to 425902e Compare June 8, 2022 14:40
@matthewelwell matthewelwell changed the base branch from main to release/3.0.1 June 8, 2022 14:40
@matthewelwell matthewelwell force-pushed the feature/improve-default-flag-handler branch from 425902e to 83a0e5f Compare June 8, 2022 14:43
end
end

class Flag < BaseFlag

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This class was moved from sdk/models/flag.rb and some of the functionality was extracted to BaseFlag (so we could create the DefaultFlag class as well.

The functionality has not been changed.

@matthewelwell matthewelwell merged commit 9aceedb into release/3.0.1 Jun 9, 2022
@matthewelwell matthewelwell deleted the feature/improve-default-flag-handler branch June 9, 2022 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants