Willbryant's Gems

icon
#Total RankDaily RankNameSummary
14,6723,882columns_on_demandLazily loads large columns on demand. By default, does this for all TEXT (:text) and B...
27,06712,093constant_table_saverLoads all records from the table on first use, and thereafter returns the cached (and f...
311,45710,345attachment_saverThis plugin implements attachment storage and processing, integrated with ActiveRecord ...
413,6017,726parallel_rspecThis gem lets you run your RSpec examples in parallel across across your CPUs. Each wo...
514,13867,561fixationThis gem will precompile the SQL statements needed to clear and repopulate your test ta...
615,80667,561verm-clientAdds one-line methods for storing files in Verm and retrieving them again.
716,7879,057table_displayAdds support for displaying your ActiveRecord tables, named scopes, collections, or pla...
822,84835,156transaction_isolation_levelAdds :isolation_level option to ActiveRecord #transaction calls, as well as :minimum_is...
941,06013,127digest-blake3Self-contained C implementation of BLAKE3.
1053,17367,561on_formOur goal is that you can migrate large forms to OnForm incrementally, without having to...
1175,25935,156dbdump_commandThis plugin adds a dbdump command which dumps your Rails database out. This master bra...
1276,82067,561spring-prspecThis adds support for running RSpec examples in parallel across N cores using Spring pl...
13121,38767,561foreign_key_saverAdds a add_foreign_key_constraint schema method, and extends the schema dump code to ou...
14122,88549,142willbryant-scruffyScruffy is a Ruby library for generating high quality, good looking graphs. It is desig...
15183,41917,013extension_cableAllows you to use two ActionCable PubSub adapters in one app.