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

Get rid of ActiveRecord specific methods #104

Open
wildchild opened this issue Oct 25, 2013 · 3 comments
Open

Get rid of ActiveRecord specific methods #104

wildchild opened this issue Oct 25, 2013 · 3 comments

Comments

@wildchild
Copy link

As of 889b865 transition depends on has_attribute?. It's AR method and it does not exist in AM.

@troessner
Copy link
Owner

I'm sorry but I really don't want to decrypt your description..:)

Can you please state what the problem is exactly and what you would suggest in order to fix it?

@wildchild
Copy link
Author

Currently Transition tied to ActiveRecord. The has_attribute? method used in 889b865 commit exist just in ActiveRecord. I believe that Transition is not for ActiveRecord only.

@troessner
Copy link
Owner

I see. Good point, thanks for letting me know, I'll look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants