Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add easy way to find 'leaf' types #67

Open
careo opened this issue Jun 6, 2014 · 0 comments
Open

Add easy way to find 'leaf' types #67

careo opened this issue Jun 6, 2014 · 0 comments
Milestone

Comments

@careo
Copy link
Contributor

careo commented Jun 6, 2014

We have this pattern repeated in a number of places: if type.respond_to?(:attributes) || type.respond_to?(:member_attribute) and could simplify it if we had an easy way to tell if a type was a "complex" one or represented a single value.

@careo careo modified the milestones: v2.2, v2.3 Sep 15, 2014
@careo careo modified the milestones: v2.5, v2.3 Jan 20, 2015
@careo careo modified the milestones: v2.5, v5.0 Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant