.github/CODEOWNERS | 100644 | 0 | 0 | | | 470 Bytes | 12ec15ead55820b7a2238b394b130cfac3ef9f9f26f6e8582a5e282ddd092059 |
.github/FUNDING.yml | 100644 | 0 | 0 | | | 23 Bytes | 99e17261a67de6ef0fb27ae9ef7553dcb84fc21749448abdb071816ddc37e150 |
.github/dependabot.yml | 100644 | 0 | 0 | | | 441 Bytes | 8a7a03239b816383e10978f8469eedb2ca5ebbf7861f6164d72bba8b0ba54bac |
.github/workflows/coverage.yml | 100644 | 0 | 0 | | | 1.58 KB | a10c02562d5164667b7c8db5de5db05d6f0880f18edcc54497c0902e9dbe6516 |
.github/workflows/tests.yaml | 100644 | 0 | 0 | | | 1.48 KB | fdcf7f6a8639649f73a252e022518c78d3da292eb7b641bd3d750f8e2be60464 |
.gitignore | 100644 | 0 | 0 | | | 157 Bytes | 986c0aaa515e518337eb528da67c1ae208427d99ecf0640029675b384aded44e |
.rspec | 100644 | 0 | 0 | | | 8 Bytes | d59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128 |
Appraisals | 100644 | 0 | 0 | | | 669 Bytes | eb0fa44ed8d5568f1402af4ea4de79aeea2553f3388a14ea90ffc46e9d6fc7db |
CHANGELOG.md | 100644 | 0 | 0 | | | 2.44 KB | a31f4ede9f8db54c15845ffa52214b11965ea4a52983075b4a99fcd45fbaab1e |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | afe937ae0b605332cd5f9bfbd40d488faff2b9cd5bdd2a6f75fb3107704a196f |
LICENSE | 100644 | 0 | 0 | | | 1.05 KB | 2fdd29be75593b73b2a0221de10e908923e7b0479d20cb254cc7ea4a0596f7d5 |
README.md | 100644 | 0 | 0 | | | 2.43 KB | b146f75ba4226df3f22e21316917d253eae0088a0fcb3cfd32039011a67b6cf6 |
Rakefile | 100644 | 0 | 0 | | | 297 Bytes | 7cf524d7a2fdd1b1307b4d6f98314f81ad03e38276bf6aac17564237fb5119b3 |
action_controller_tweaks.gemspec | 100644 | 0 | 0 | | | 1.89 KB | 7c15ef3c94fad811f354f4720e9fe0984139d5783cce41b94f625c7a3655db30 |
gemfiles/.bundle/config | 100644 | 0 | 0 | | | 22 Bytes | 24af64adea4d830aee275f204ce9347f4fb555c236362ceccf2d3d401ec163f5 |
gemfiles/rails_7_0.gemfile | 100644 | 0 | 0 | | | 211 Bytes | 0cb01470136f5bc53fdf099b96a821bbb6db46a311f8776c4a4d502489d566fa |
gemfiles/rails_7_1.gemfile | 100644 | 0 | 0 | | | 211 Bytes | 994338ff5ea513b9227b7f1cc04d1271e86ea5afb2954ea2a690c12504b08e4d |
gemfiles/rails_7_2.gemfile | 100644 | 0 | 0 | | | 211 Bytes | 0f968028324e5f22bffbf1c57ea6280c33a4b4f4b23dd639cea8cafe48d2c885 |
gemfiles/rails_8_0.gemfile | 100644 | 0 | 0 | | | 211 Bytes | a48ccb14d7d1411de6dd55722ecbb48e68504345ae5c3eac791851ef7eb5bddd |
lib/action_controller_tweaks.rb | 100644 | 0 | 0 | | | 291 Bytes | 521d14baec73af9427174c2416447df3e8eb5691cdff1e3ebfe60bb439c5dc81 |
lib/action_controller_tweaks/caching.rb | 100644 | 0 | 0 | | | 586 Bytes | 51c75580bb9a903ba6f3df0cd367be150046a62842fb2d71e4c38c8faf672294 |
lib/action_controller_tweaks/session.rb | 100644 | 0 | 0 | | | 4.72 KB | 0620a8f7ec7d6c53d456c255c0631dfc28f106ba649c108491f12cf0760acd63 |
lib/action_controller_tweaks/version.rb | 100644 | 0 | 0 | | | 141 Bytes | 1fdfd7d3f185efb1cda1e26bebd5ebeae74b2cf5ea3ebd5ae6d8ad6fc9dbf2a3 |
spec/action_controller_tweaks_spec.rb | 100644 | 0 | 0 | | | 22.7 KB | cfc38a1a2a0a1b79ea75acc83bd20c30b468947e7c23a55562aedb1722a5d87c |
spec/fixtures/application.rb | 100644 | 0 | 0 | | | 427 Bytes | 9726580b3915c357ff5080fdbb46330d55aebb10a7f881c9583d907f376b48aa |
spec/fixtures/controllers.rb | 100644 | 0 | 0 | | | 304 Bytes | 5343c389a73c30e98e9b5f22a14457d899decd6f415eaeb68806570620e8accf |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.61 KB | 11a9a0f697ba8f101706df567bb0967db08d81a2640fb1c27d14e2360f804c6d |