Module: YFantasy
- Extended by:
- Dry::Configurable
- Defined in:
- lib/y_fantasy.rb,
lib/y_fantasy/cli.rb,
lib/y_fantasy/ref/nfl.rb,
lib/y_fantasy/version.rb,
lib/y_fantasy/api/client.rb,
lib/y_fantasy/resources/game.rb,
lib/y_fantasy/resources/team.rb,
lib/y_fantasy/api/url_builder.rb,
lib/y_fantasy/resources/group.rb,
lib/y_fantasy/transformations.rb,
lib/y_fantasy/resources/league.rb,
lib/y_fantasy/resources/player.rb,
lib/y_fantasy/transformations/t.rb,
lib/y_fantasy/api/authentication.rb,
lib/y_fantasy/resources/pickem_team.rb,
lib/y_fantasy/resources/team/roster.rb,
lib/y_fantasy/subresource_validator.rb,
lib/y_fantasy/resources/team/manager.rb,
lib/y_fantasy/resources/base_resource.rb,
lib/y_fantasy/concerns/subresourceable.rb,
lib/y_fantasy/resources/game/game_week.rb,
lib/y_fantasy/resources/group/settings.rb,
lib/y_fantasy/resources/team/standings.rb,
lib/y_fantasy/resources/group/standings.rb,
lib/y_fantasy/resources/league/settings.rb,
lib/y_fantasy/resources/base_subresource.rb,
lib/y_fantasy/resources/league/standings.rb,
lib/y_fantasy/resources/pickem_team/pick.rb,
lib/y_fantasy/resources/league/scoreboard.rb,
lib/y_fantasy/resources/game/position_type.rb,
lib/y_fantasy/transformations/instantiator.rb,
lib/y_fantasy/api/subresource_param_builder.rb,
lib/y_fantasy/transformations/key_unwrapper.rb,
lib/y_fantasy/resources/team/stat_collection.rb,
lib/y_fantasy/transformations/base_transform.rb,
lib/y_fantasy/resources/pickem_team/week_pick.rb,
lib/y_fantasy/resources/player/draft_analysis.rb,
lib/y_fantasy/resources/player/stat_collection.rb,
lib/y_fantasy/transformations/game_transformer.rb,
lib/y_fantasy/transformations/team_transformer.rb,
lib/y_fantasy/transformations/user_transformer.rb,
lib/y_fantasy/transformations/group_transformer.rb,
lib/y_fantasy/resources/shared_subresources/stat.rb,
lib/y_fantasy/transformations/league_transformer.rb,
lib/y_fantasy/transformations/player_transformer.rb,
lib/y_fantasy/transformations/default_transformer.rb,
lib/y_fantasy/transformations/matchups_transformer.rb,
lib/y_fantasy/resources/player/ownership_percentage.rb,
lib/y_fantasy/resources/shared_subresources/matchup.rb,
lib/y_fantasy/transformations/collection_transformer.rb,
lib/y_fantasy/transformations/team/stats_transformer.rb,
lib/y_fantasy/transformations/pickem_team_transformer.rb,
lib/y_fantasy/transformations/team/roster_transformer.rb,
lib/y_fantasy/transformations/player/stats_transformer.rb,
lib/y_fantasy/transformations/team/manager_transformer.rb,
lib/y_fantasy/resources/shared_subresources/stat_winner.rb,
lib/y_fantasy/resources/shared_subresources/draft_result.rb,
lib/y_fantasy/transformations/stat_modifiers_transformer.rb,
lib/y_fantasy/transformations/team/standings_transformer.rb,
lib/y_fantasy/resources/shared_subresources/stat_category.rb,
lib/y_fantasy/resources/shared_subresources/stat_modifier.rb,
lib/y_fantasy/transformations/league/settings_transformer.rb,
lib/y_fantasy/transformations/stat_categories_transformer.rb,
lib/y_fantasy/transformations/league/standings_transformer.rb,
lib/y_fantasy/resources/shared_subresources/roster_position.rb,
lib/y_fantasy/transformations/league/scoreboard_transformer.rb,
lib/y_fantasy/transformations/game/position_types_transformer.rb,
lib/y_fantasy/transformations/pickem_team/week_picks_transformer.rb,
lib/y_fantasy/transformations/player/ownership_percentage_transformer.rb
Defined Under Namespace
Modules: Api, Ref, Subresourceable, Transformations, Types Classes: BaseResource, BaseSubresource, CLI, DraftResult, Game, Group, League, Matchup, PickemTeam, Player, RosterPosition, Stat, StatCategory, StatModifier, StatWinner, SubresourceValidator, Team
Constant Summary collapse
- VERSION =
"0.1.5"