Non-exhaustive list of third-party libraries I use on most projects, including Lexic.
- Counter culture: improvements over the standard counter cache behavior in Rails.
- Devise: one-stop show for user authentication, verification, password reset, etc.
- Discard: non-intrusive soft-delete for ActiveRecord models.
- Goldiloader: automagic eager-loading for ActiveRecord queries (conditions may apply).
- GraphQL Ruby: GraphQL server for Ruby apps.
- Groupdate: easily query AR objects by date or time (with timezone support).