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

Allow resource name be a Class #190

Merged
merged 1 commit into from
Jan 16, 2015

Conversation

shhavel
Copy link
Contributor

@shhavel shhavel commented Jan 15, 2015

Allow resource name be a Class, e.g.:

resource Postcode do
  # ...
end

Prevents undefined method 'downcase' for #<Class

oestrich added a commit that referenced this pull request Jan 16, 2015
@oestrich oestrich merged commit dc861da into zipmark:master Jan 16, 2015
@oestrich
Copy link
Contributor

Thanks!

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