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

Make changes for ActiveRecord #12

Merged
merged 1 commit into from
Jan 12, 2015
Merged

Conversation

JacobEvelyn
Copy link
Member

I figured out a way to make it work with ActiveRecord and generic Ruby classes alike! The downside is there's some complex metaprogramming but fortunately it's isolated and won't affect anything adversely.

@JacobEvelyn
Copy link
Member Author

Once this merges I'll yank the version from RubyGems and push the new version.

@JacobEvelyn
Copy link
Member Author

Just a friendly nudge that this needs review, @radhikamalik. We can't use this in our code until this goes through.

@radhikamalik
Copy link

Whoops, sorry about that. Reviewing now. Can we create JIRA tasks for this repo too so we don't lose task tracking? :)

@JacobEvelyn
Copy link
Member Author

I'm a little wary of duplicating all GitHub issues in JIRA because I think they'll quickly get out of sync. But I'm not strongly against it; let's bring this up in standup on Monday.

@JacobEvelyn
Copy link
Member Author

Back to you!

@radhikamalik
Copy link

LGTM

@JacobEvelyn JacobEvelyn force-pushed the feature/active-recorder branch from 0d6381c to 8646df5 Compare January 12, 2015 16:56
JacobEvelyn added a commit that referenced this pull request Jan 12, 2015
@JacobEvelyn JacobEvelyn merged commit c067c4d into master Jan 12, 2015
@JacobEvelyn JacobEvelyn deleted the feature/active-recorder branch January 12, 2015 17:35
@JacobEvelyn
Copy link
Member Author

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