better_record 0.25.2
This app extends active record to allow you to change the polymorphic type value in relationships. It also extends active record batching functions to be able to order records while batching. - As a bonus. the same 'split_batches' function is made available to Arrays It also adds optional auditing functions and password hashing functions, as well as migration helpers
Gemfile:
=
instalar:
=
dependencias de Runtime (8):
csv
~> 3.0, >= 3.1.2
jwe
~> 0.3, >= 0.3.1
jwt
~> 2.1, >= 2.1.0
pg
~> 1.1, >= 1.1.2
pry-rails
~> 0.3, >= 0.3.6
rails
~> 5, >= 5.2.4
store_as_int
~> 0.0, >= 0.0.19
table_print
~> 1.5, >= 1.5.6