Skip to content

Initial README#13

Merged
amomchilov merged 2 commits intomainfrom
Alex/initial-readme
Feb 25, 2026
Merged

Initial README#13
amomchilov merged 2 commits intomainfrom
Alex/initial-readme

Conversation

@amomchilov
Copy link
Contributor

@amomchilov amomchilov commented Feb 24, 2026

No description provided.

@amomchilov amomchilov mentioned this pull request Feb 24, 2026
@amomchilov
Copy link
Contributor Author

amomchilov commented Feb 24, 2026

@amomchilov amomchilov changed the title Fold all.rb into type_toolkit.rb Initial README Feb 24, 2026
@amomchilov amomchilov marked this pull request as ready for review February 24, 2026 23:35
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Read the README for justification


### Cherry-picking features

Simply writing `gem "type_toolkit"` in your `Gemfile` will grab all the tools from the toolkit, which we highly recommend. This adds methods to Ruby's core classes, to make them feel like a native part of the language.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is more opinionated than e.g. Active Support, where the default is to not pull in everything, but you opt-in with require "active_support/all".

Here you opt-out with require: false. If we implement them well, there will be no harm in pulling in all of our core extensions.

@amomchilov amomchilov requested review from a team and Morriar February 24, 2026 23:37

```yml
plugins:
- rubocop-other-extension
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- rubocop-other-extension

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@amomchilov amomchilov merged commit 1ddc56a into main Feb 25, 2026
1 check passed
@amomchilov amomchilov deleted the Alex/initial-readme branch February 25, 2026 22:53
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