-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Could we get mongodb support INTO active record?
- we’d need to extend ActiveRecord::ConnectionAdapters::AbstractAdapter and implement whatever interfaces it defines (such as pgsql, mysql and sqlite do)
- This link has the existing adapters we could review