Project

Reverse Dependencies for activerecord

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

0.03
No commit activity in last 3 years
No release in over 3 years
Gem that allows to attach dynamic attributes to ActiveRecord model
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.03
Repository is archived
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Contains commands, events, validations for Rails Disco. Commands are used to transport updates from Rails to the domain. Validations are used to validate commands in Rails and the domain. Events are created in the domain and processed in projections. Have a look at the rails-disco documentation on Github for more details.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.03
Repository is archived
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Contains everything necessary to build and run projection servers for Rails Disco. Projections process events into database models that are optimized for the Rails views. Have a look at the rails-disco documentation on Github for more details.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.03
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Colorized SQL Logging Backport for ActiveRecord. See http://git.io/vmlOb
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.03
Low commit activity in last 3 years
A long-lived project that still receives updates
ActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of this writing, PostgreSQL is the only database which supports this syntax; however, this gem has been written with database independence in mind so that if another Arel visitor adds support for `Arel::Nodes::DistinctOn` in the future, it should work seamlessly.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.03
A long-lived project that still receives updates
Provides transparent encryption for ActiveRecord. You can protect your data with any encryption algorithm you want.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.03
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Gives ActiveRecord support for PostgreSQL's native inherited tables
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.03
No release in over a year
Just wrap your existing code in `@relation.summarize do |relation| ... end` and run your queries against relation instead of @relation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
A long-lived project that still receives updates
acts_as_account implements double entry accounting for Rails models. Your models get accounts and you can do consistent transactions between them. Since the documentation is sparse, see the transfer.feature for usage examples.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025