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

Migration helper not working with Rails 3.2.3 #17

Open
hasham2 opened this issue May 26, 2012 · 1 comment
Open

Migration helper not working with Rails 3.2.3 #17

hasham2 opened this issue May 26, 2012 · 1 comment

Comments

@hasham2
Copy link

hasham2 commented May 26, 2012

Migration helper 'userstamps' is not working in Rails 3.2.3, it seems that the t object in create_table and change_table in migration files pass object of ActiveRecord::ConnectionAdapters::TableDefinition type, But this was changed to ActiveRecord::ConnectionAdapters::Table in commit aee44af

@JohnColvin
Copy link

Made a pull request for this: #18

richwallett pushed a commit to richwallett/userstamp that referenced this issue Jan 13, 2018
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

2 participants