Search Results

4
votes

Does the Rails ORM limit the ability to perform aggregations?

Limitations of ActiveRecord are one of the reasons I had trouble using Rails in a scientific environment. You might want to check out alternative Ruby ORM's that make it a bit easier to work with …