.github/workflows/ruby.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
Appraisals | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
bin/setup | |
|
|
gemfiles/activerecord_6.0.gemfile | |
|
|
gemfiles/activerecord_6.0_with_request_store.gemfile | |
|
|
gemfiles/activerecord_6.1.gemfile | |
|
|
gemfiles/activerecord_6.1_with_request_store.gemfile | |
|
|
gemfiles/activerecord_7.0.gemfile | |
|
|
gemfiles/activerecord_7.0_with_request_store.gemfile | |
|
|
lib/operator_recordable.rb | 22 | A 0 mins |
|
lib/operator_recordable/configuration.rb | 71 | A 0 mins |
|
lib/operator_recordable/extension.rb | 9 | A 0 mins |
|
lib/operator_recordable/recorder.rb | 94 | A 45 mins |
|
lib/operator_recordable/store.rb | 13 | A 0 mins |
|
lib/operator_recordable/store/current_attributes_store.rb | 22 | A 0 mins |
|
lib/operator_recordable/store/request_store.rb | 11 | A 0 mins |
|
lib/operator_recordable/version.rb | 3 | A 0 mins |
|
operator_recordable.gemspec | |
|
|