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

Generalize to ActiveModel so it can be used with other ORMs #37

Closed
ivanoblomov opened this issue Jan 4, 2012 · 2 comments
Closed

Generalize to ActiveModel so it can be used with other ORMs #37

ivanoblomov opened this issue Jan 4, 2012 · 2 comments

Comments

@ivanoblomov
Copy link

This is the best slug library I've come across, but why tie it to ActiveRecord? Lately I've been starting all new projects on Mongoid. Should be easy enough to change, no?

@rsl
Copy link
Owner

rsl commented Feb 16, 2012

if you want to come up with an implementation that is ORM-agnostic i'd definitely use. prolly. nothing against mongoid or any other orm, it's just that i use AR so the code i write tends to use it. totally open to other ways if you want to knock something up i'll take a look.

@rsl
Copy link
Owner

rsl commented Nov 28, 2012

closing for now since no reply. open to this in the future though but as i only use AR... not gonna knock up implementations of stuff i don't use. YAGNI etc.

@rsl rsl closed this as completed Nov 28, 2012
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