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

Updating "active_fedora:model" rails generator #116

Merged
merged 1 commit into from
Jun 21, 2013

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Jun 19, 2013

The rails generate active_fedora:model CLASS_NAME command now accepts
additional arguements for customizing the generated active fedora
object.

@wip - It may be nice to wire this in as a model so we could use
scaffold and resource generators from Rails. Much like rspec allows you
to hook into the models for generation and FactoryGirl allows you to
override the generation of fixtures.

The `rails generate active_fedora:model CLASS_NAME` command now accepts
additional arguements for customizing the generated active fedora
object.

@wip - It may be nice to wire this in as a model so we could use
scaffold and resource generators from Rails. Much like rspec allows you
to hook into the models for generation and FactoryGirl allows you to
override the generation of fixtures.

Closes #91
jcoyne added a commit that referenced this pull request Jun 21, 2013
Updating "active_fedora:model" rails generator
@jcoyne jcoyne merged commit d95bdbf into master Jun 21, 2013
@jcoyne jcoyne deleted the gh-91-create-model-generator branch June 21, 2013 00:45
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