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

Adds support for foreign key annotations #241

Merged
merged 1 commit into from Mar 27, 2015

Conversation

subakva
Copy link
Contributor

@subakva subakva commented Mar 27, 2015

This adds support for foreign key annotations as requested in issue #236 .

I tried to follow the pattern used for index annotation, so it's enabled by default, and adds an additional section below the column definitions.

There's an example of the format in the spec: https://github.com/subakva/annotate_models/blob/features/foreign_key_annotations/spec/annotate/annotate_models_spec.rb#L160

ctran added a commit that referenced this pull request Mar 27, 2015
@ctran ctran merged commit bc2662b into ctran:develop Mar 27, 2015
@ctran
Copy link
Owner

ctran commented Mar 27, 2015

Thanks!!!

@mhenrixon
Copy link

Can we get a release with this?

@ctran
Copy link
Owner

ctran commented May 19, 2015

I'll do a release this Thursday.
On Sat, May 16, 2015 at 9:28 AM Mikael Henriksson notifications@github.com
wrote:

Can we get a release with this?


Reply to this email directly or view it on GitHub
#241 (comment)
.

@ctran ctran added the released label Dec 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants