Willbryant's Gems

icon
#Total RankDaily RankNameSummary
14,8366,440columns_on_demandLazily loads large columns on demand. By default, does this for all TEXT (:text) and B...
27,65441,506constant_table_saverLoads all records from the table on first use, and thereafter returns the cached (and f...
312,02315,971attachment_saverThis plugin implements attachment storage and processing, integrated with ActiveRecord ...
412,2677,164parallel_rspecThis gem lets you run your RSpec examples in parallel across across your CPUs. Each wo...
514,5576,091table_displayAdds support for displaying your ActiveRecord tables, named scopes, collections, or pla...
614,91641,506fixationThis gem will precompile the SQL statements needed to clear and repopulate your test ta...
716,65746,527verm-clientAdds one-line methods for storing files in Verm and retrieving them again.
823,91552,707transaction_isolation_levelAdds :isolation_level option to ActiveRecord #transaction calls, as well as :minimum_is...
938,02619,648digest-blake3Self-contained C implementation of BLAKE3.
1051,75024,625on_formOur goal is that you can migrate large forms to OnForm incrementally, without having to...
1176,28052,707dbdump_commandThis plugin adds a dbdump command which dumps your Rails database out. This master bra...
1278,89795,457spring-prspecThis adds support for running RSpec examples in parallel across N cores using Spring pl...
13122,79095,457foreign_key_saverAdds a add_foreign_key_constraint schema method, and extends the schema dump code to ou...
14124,17995,457willbryant-scruffyScruffy is a Ruby library for generating high quality, good looking graphs. It is desig...
15159,73495,457extension_cableAllows you to use two ActionCable PubSub adapters in one app.