reload-attribute 0.1.0
Provides ActiveRecord instances with a method to re-fetch specific attributes from the database
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 5.2.0
activesupport
~> 5.2.0
Development Dependencies (9):
factory_bot
>= 0
rdiscount
>= 0
rspec-rails
>= 0
rspec-simplecov
>= 0
rubocop
>= 0
simplecov
>= 0
simplecov-json
>= 0
sqlite3
>= 0
yard
>= 0