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 generators #9

Open
5 tasks
Chosko opened this issue Feb 17, 2016 · 0 comments
Open
5 tasks

Add generators #9

Chosko opened this issue Feb 17, 2016 · 0 comments
Milestone

Comments

@Chosko
Copy link
Collaborator

Chosko commented Feb 17, 2016

  • bookable model generator.
    • if the model exists
      • change the model to add acts_as_bookable with options
      • create a migration with change_table
    • if the model does not exist
      • create the new model with acts_as_bookable with options
      • create a migration with create_table
@Chosko Chosko modified the milestones: v0.1.0, v0.2.0 Feb 17, 2016
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

No branches or pull requests

1 participant