Project

Reverse Dependencies for activerecord

The projects listed here declare activerecord as a runtime or development dependency

A long-lived project that still receives updates
Chamber lets you source your Settings from an arbitrary number of YAML files and provides a simple mechanism for overriding settings from the ENV, which is friendly to how Heroku addons work.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Stores draft versions of your ActiveRecord models' data in a single table or split up into separate tables. Works with Ruby on Rails and Sinatra.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
Low commit activity in last 3 years
No release in over a year
FastPage applies the MySQL "deferred join" optimization to your ActiveRecord offset/limit queries.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
FortyFacets lets you easily build explorative search interfaces based on fields of your active_record models.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
No commit activity in last 3 years
No release in over 3 years
Functional Reactive Programming with EventSourcing in Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
No commit activity in last 3 years
No release in over 3 years
Functional Reactive Programming with EventSourcing in Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Preload ActiveRecord associations with graphql-batch
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
Low commit activity in last 3 years
There's a lot of open issues
A long-lived project that still receives updates
The JitPreloader has the ability to send notifications when N+1 queries occur to help guage how problematic they are for your code base and a way to remove all of the commons explicitly or automatically
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
No commit activity in last 3 years
No release in over 3 years
With it you can add the ability to create columns outside the default schema, directly in your model in a similar way that you just know in others projects like DataMapper or MongoMapper.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Push your Active Record models' scopes up to the surface
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
There's a lot of open issues
No release in over a year
Helps to save your eyes, when reading hardcore SQL requests in console
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
SchemaValidations extends ActiveRecord to automatically create validations by inspecting the database schema. This makes your models more DRY as you no longer need to duplicate NOT NULL, unique, numeric and varchar constraints on the model level.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Mine remote data into your ActiveRecord models. You can also perform associations and convert units.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.07
A long-lived project that still receives updates
ActiveRecord has always stored the base class in polymorphic _type columns when using STI. This can have non-trivial performance implications in certain cases. This gem adds the 'store_base_sti_class' configuration option which controls whether ActiveRecord will store the base class or the actual class. Defaults to true for backwards compatibility.'
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026