.cane | |
|
|
.github/workflows/activerecord_head.yml | |
|
|
.github/workflows/jruby.yml | |
|
|
.github/workflows/rubocop.yml | |
|
|
.github/workflows/ruby_30.yml | |
|
|
.github/workflows/ruby_31.yml | |
|
|
.github/workflows/ruby_32.yml | |
|
|
.github/workflows/ruby_33.yml | |
|
|
.github/workflows/ruby_head.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
Appraisals | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
Rakefile | |
|
|
amoeba.gemspec | |
|
|
defaults.reek | |
|
|
docs/contributing.md | |
|
|
docs/test_refactor.md | |
|
|
gemfiles/activerecord_6.1.gemfile | |
|
|
gemfiles/activerecord_7.0.gemfile | |
|
|
gemfiles/activerecord_7.1.gemfile | |
|
|
gemfiles/activerecord_head.gemfile | |
|
|
gemfiles/jruby_activerecord_7.0.gemfile | |
|
|
gemfiles/jruby_activerecord_head.gemfile | |
|
|
lib/amoeba.rb | 18 | A 0 mins |
|
lib/amoeba/class_methods.rb | 23 | A 0 mins |
|
lib/amoeba/cloner.rb | 133 | A 2 hrs |
|
lib/amoeba/config.rb | 130 | A 50 mins |
|
lib/amoeba/instance_methods.rb | 33 | A 35 mins |
|
lib/amoeba/macros.rb | 13 | A 0 mins |
|
lib/amoeba/macros/base.rb | 23 | A 0 mins |
|
lib/amoeba/macros/has_and_belongs_to_many.rb | 17 | A 0 mins |
|
lib/amoeba/macros/has_many.rb | 28 | A 0 mins |
|
lib/amoeba/macros/has_one.rb | 15 | A 0 mins |
|
lib/amoeba/version.rb | 3 | A 0 mins |
|