virtus
https://github.com/solnic/virtus
Ruby
Attributes on Steroids for Plain Old Ruby Objects
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
4 Subscribers
Add a CodeTriage badge to virtus
Help out
- Issues
- Figure out a way to use the same method for including virtus into classes and modules
- Strict mode can't be used with coercion disabled
- Move to Constant methods for creating new Virtus::Model/Module instances
- How to extend so default is assigned when coercion fails?
- Documentation: Virtus-1.0.0 upgrade breaks if a class does self.inherited without super()
- Attribute should check the arity of the supplied default
- Introduce an interface for registering custom attribute extensions
- Simplify README and port most of it into wiki pages
- Support annotations/meta information for attribute
- #attributes does not work in meta-class context
- Docs
- Request#normalize_preserving_url_encodings
- StatusFilter#filter_state_for_quote
- FollowerAccountsController#protect_hidden_collections
- FollowingAccountsController#protect_hidden_collections
- Themes#names
- Themes#initialize
- #redirect_with_vary
- RedirectWithVary#build_response
- Mastodon::UnexpectedResponseError#initialize
- Mastodon::UnexpectedResponseError#response