Project

Reverse Dependencies for activerecord

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

0.11
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Extends your user model with friendships management methods
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.11
No commit activity in last 3 years
No release in over 3 years
HasSecureToken provides you an easily way to geneatre uniques random tokens for any model in ruby on rails. **SecureRandom::base58** is used to generate the 24-character unique token, so collisions are highly unlikely.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
No commit activity in last 3 years
No release in over 3 years
Inkwell provides simple way to add social networking features like comments, reblogs, favorites, following/followers, communities, categories and timelines to your Ruby on Rails application.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.11
No release in over 3 years
Low commit activity in last 3 years
Add schema comments in your migrations, see them in model annotations and db/schema.rb dump
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.11
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Retries database transaction on deadlock and transaction serialization errors. Supports MySQL, PostgreSQL and SQLite (as long as you are using new drivers mysql2, pg, sqlite3).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Low commit activity in last 3 years
A long-lived project that still receives updates
Decreases the need to write integration tests by ensuring that the things you stub or mock actually exist.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.1
No commit activity in last 3 years
No release in over 3 years
With more than one application server, validates_uniqueness_of becomes a lie. Two app servers -> two requests -> two near-simultaneous uniqueness checks -> two processes that commit to the database independently, violating this faux constraint. You'll need a database-level constraint for cases like these. consistency_fail will find your missing unique indexes, so you can add them and stop ignoring the C in ACID.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.1
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
SQL input/output plugin for Fluentd event collector
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.1
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Garner is a cache layer for Ruby and Rack applications, supporting model and instance binding and hierarchical invalidation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.1
There's a lot of open issues
A long-lived project that still receives updates
Referencing code in app/ from a database migration risks breaking the migration when your app code changes; this gem prevents that mistake
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.1
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Adds group and membership functionality to Rails models
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.1
A long-lived project that still receives updates
A faster, lower-memory, fuller-featured querying API for ActiveRecord that returns results as unadorned, read-only objects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025