0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Jul 14, 2025 — Jul 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v4.1.9 is released More... over 1 year ago
Merge pull request #512 from trailblazer/trailblazer-option More... over 1 year ago
Declarative option is replaced by trailblazer option More... over 1 year ago
v4.1.8 is released More... over 1 year ago
Render cell with options test is added More... over 1 year ago
Merge pull request #510 from trailblazer/maintenance More... over 1 year ago
README links are corrected More... over 1 year ago
Gemfile is cleaned up and drop ruby support below 2.5 version More... over 1 year ago
Tests reliying in Hash#inspect are fixed for ruby 3.4.0 More... over 1 year ago
Rakefile is cleaned More... over 1 year ago
Twin test is not used More... over 1 year ago
Must matchers are covnerted to assertion matchers More... over 1 year ago
Test fixed that require new lines More... over 1 year ago
Cell::ViewModel#state_for_implicit_render is fixed for ruby 3.4.0 More... over 1 year ago
Debug gem is added to tests More... over 1 year ago
MiniTest is replaced with Minitest More... over 1 year ago
Travis is removed More... over 1 year ago
Github action CI workflow is added More... over 1 year ago
Benchmarks folder is removed More... over 1 year ago
Merge pull request #499 from webit-de/release-4.2.0 More... almost 3 years ago
Remove development and test files from the gem package (#503) More... over 3 years ago
Merge pull request #501 from orien/gem-metadata More... over 3 years ago
Merge pull request #500 from orien/ruby3.2 More... over 3 years ago
Add project metadata to the gemspec More... over 3 years ago
CI: add Ruby 3.2 to the test matrix More... over 3 years ago
fix Gemfile More... over 3 years ago
Release v4.2.0 More... about 4 years ago
Forward args in ruby3 style after cache hit (#497) More... about 4 years ago
two versions of `#render_state` for Ruby <2.7 and after. More... over 4 years ago
Expect {*args, **kws} everywhere so this code is *really* Ruby 3 safe. In `Caching`, we compile `cache_fillter_args` from `args` and `kws`. As per the existing implementation, cache filters do not expect/can't receive keyword arguments anyway. More... over 4 years ago