Sleeplessbyte's Gems

icon
#Total RankDaily RankNameSummary
118,09273,973trailer_vote-media_typesHolds the defined media types for the TrailerVote ecosystem
221,84513,746administrate-base_controllerExtends the ApplicationController in Administrate
321,86442,561media_typesMedia Types as mime types are not easily supported by frameworks such as rails.
423,09915,796administrate-field-scoped_belongs_toA belongs_to field that yields itself to the scope option
523,74914,381administrate-field-scoped_has_manyA has_many field that yields itself to the scope option
624,33173,973trailer_vote-fixturesFixtures for TrailerVote media types, api calls, and so forth
724,68342,561media_types-serializationAdd media types supported serialization using your favourite serializer
828,82452,448trailer_vote-apiProvides a client to interact with the TrailerVote API
934,10020,777administrate-field-lazy_belongs_toA belongs to-like field that lazily loads candidates from a custom endpoint.
1034,67115,553administrate-field-hyperlinkA string field that shows a hyperlink.
1154,35228,092multibasesThis is a low-level library, but high level implementations are provided. You can a...
1257,01418,971administrate-default_orderAdd default ordering to Administrate controllers
1362,46516,655administrate-field-codeA text field that shows a code block.
1476,71937,391expo-server-sdkThis gem has been written to fix shortcomings with the current community provided gem, ...
1578,43623,643multicodecsThis gem provides a PORO of the multicodec table for use with other multiformat rub...
1688,36930,575shrine-content_addressableGenerate a content addressable location for shrine uploads
1788,47173,973commandeAllows for Command pattern style POROs
1892,76873,973media_types-deserializationAdd media types supported deserialization using your favourite parser
1993,12273,973http_headers-acceptUtility to parse and sort the "Accept" HTTP Header
2095,04233,159authorized_transactionCanCan supported transaction on top of ActiveRecord
2198,50873,973http_headers-accept_languageUtility to parse and sort the "Accept-Language" HTTP Header
22106,55573,973http_headers-utilsUtility belt for the HttpHeader libraries
23108,85473,973erratum_responsumError response handlers for a Rails controller
24109,47633,159administrate-serialized_fieldsAutomatically deserialize administrate fields on form submit.
25110,72173,973tempfile-fixtureTemporarily copy a file to a Tempfile, for testing
26110,98037,391shrine-configurable_storageRegister Shrine storages using a key and lazy configure that storage later.
27112,83073,973http_headers-linkUtility to parse and sort the "Link" HTTP Header
28114,93037,391resumable_jobMake an ActiveJob resumable
29136,97873,973media_types-validationAdd controller time validation for media types
30140,85642,561resource_allow_headerCanCan supported Allow Header for Rack responses
31145,28773,973http_headers-content_typeUtility to parse and sort the "Content-Type" HTTP Header
32169,98973,973consimiloCompare (consimilo) primitives such as Hash and Array deeply
33172,07373,973optimistically_staleMicro gem to validate updatability enforcing optimistic locking using +lock_version+