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

Modified merge functions to not set created_at columns on update #15

Merged

Conversation

derekharmel
Copy link

Both the created_at and created_on columns are stripped out for updates.

Also added 'rake' as a development dependency since it's needed to run specs.

Derek Harmel added 2 commits February 28, 2013 11:46
Both the created_at and created_on columns are stripped up for updates.

Also added 'rake' as a development dependency since it's needed to run specs.
seamusabshere added a commit that referenced this pull request Mar 4, 2013
Modified merge functions to not set created_at columns on update
@seamusabshere seamusabshere merged commit d55693d into seamusabshere:master Mar 4, 2013
@seamusabshere
Copy link
Owner

looks good to me, thanks @derekharmel !

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