.fasterer.yml | |
|
|
.github/workflows/main.yml | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.ruby-version | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
TODO.md | |
|
|
bin/console | |
|
|
bin/setup | |
|
|
docs/build-context.md | |
|
|
docs/create-context.md | |
|
|
docs/destroy-context.md | |
|
|
docs/index-context.md | |
|
|
docs/show-context.md | |
|
|
docs/update-context.md | |
|
|
lib/snfoil.rb | 45 | A 0 mins |
|
lib/snfoil/adapters/orms/active_record.rb | 25 | A 0 mins |
|
lib/snfoil/adapters/orms/base_adapter.rb | 30 | A 0 mins |
|
lib/snfoil/crud/build_context.rb | 34 | A 0 mins |
|
lib/snfoil/crud/change_context.rb | 25 | A 0 mins |
|
lib/snfoil/crud/context.rb | 22 | A 0 mins |
|
lib/snfoil/crud/create_context.rb | 25 | A 0 mins |
|
lib/snfoil/crud/destroy_context.rb | 32 | A 0 mins |
|
lib/snfoil/crud/index_context.rb | 23 | A 0 mins |
|
lib/snfoil/crud/setup_context.rb | 57 | A 0 mins |
|
lib/snfoil/crud/show_context.rb | 27 | A 0 mins |
|
lib/snfoil/crud/update_context.rb | 30 | A 0 mins |
|
lib/snfoil/version.rb | 3 | A 0 mins |
|
snfoil.gemspec | |
|
|