Skip to content

Added some new features#591

Open
jockmac22 wants to merge 1 commit intorails:mainfrom
jockmac22:master
Open

Added some new features#591
jockmac22 wants to merge 1 commit intorails:mainfrom
jockmac22:master

Conversation

@jockmac22
Copy link

Added the “bright” colors to the ANSI color constants
Added the ability to specify a range in Shell#ask — This doesn’t convert to an array for the answer set, it just displays the min and max of the array.
Added a ask_if_nil function to ask a question if the provided value is nil, otherwise return the value. — This helps with values that are required but may be nil at initialization of the task.
Added RSpec's — All Passed.

Added the “bright” colors to the ANSI color constants
Added the ability to specify a range in Shell#ask — This doesn’t convert to an array for the answer set, it just displays the min and max of the array.
Added a `ask_if_nil` function to ask a question if the provided value is nil, otherwise return the value. — This helps with values that are required but may be nil at initialization of the task.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants