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 douglas:table generator #1

Merged
merged 3 commits into from
Mar 22, 2017
Merged

Add douglas:table generator #1

merged 3 commits into from
Mar 22, 2017

Conversation

fteem
Copy link
Owner

@fteem fteem commented Mar 22, 2017

When plugged into a Rails application, this generator will be exectuted
as:

rails generate douglas:table TABLE_NAME

where TABLE_NAME is the name where the stamps will be added.

When plugged into a Rails application, this generator will be exectuted
as:

```
rails generate douglas:table TABLE_NAME
```

where `TABLE_NAME` is the name where the stamps will be added.
@fteem fteem merged commit f760d5c into master Mar 22, 2017
@fteem fteem deleted the generator branch March 22, 2017 22:55
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.

None yet

1 participant