.editorconfig | |
|
|
.github/workflows/tests.yml | |
|
|
.gitignore | |
|
|
.hound.yml | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
Gemfile | |
|
|
LICENSE.md | |
|
|
README.adoc | |
|
|
Rakefile | |
|
|
activeid.gemspec | |
|
|
examples/name_based_uuids.rb | 60 | A 1 hr |
|
examples/registering_active_record_type.rb | 46 | A 0 mins |
|
examples/storing_uuids_as_binaries.rb | 60 | A 1 hr |
|
examples/storing_uuids_as_strings.rb | 54 | A 1 hr |
|
examples/storing_uuids_natively.rb | 62 | A 0 mins |
|
examples/time_based_uuids.rb | 33 | A 0 mins |
|
examples/using_migrations.rb | 31 | A 0 mins |
|
gemfiles/Rails-5_0.gemfile | |
|
|
gemfiles/Rails-5_1.gemfile | |
|
|
gemfiles/Rails-5_2.gemfile | |
|
|
gemfiles/Rails-head.gemfile | |
|
|
lib/active_id.rb | 11 | A 0 mins |
|
lib/active_id/all.rb | 2 | A 0 mins |
|
lib/active_id/connection_patches.rb | 51 | A 0 mins |
|
lib/active_id/model.rb | 45 | A 0 mins |
|
lib/active_id/railtie.rb | 10 | A 0 mins |
|
lib/active_id/type.rb | 37 | A 0 mins |
|
lib/active_id/utils.rb | 34 | A 0 mins |
|
lib/active_id/version.rb | 3 | A 0 mins |
|