Kaspernj's Gems

icon
#Total RankDaily RankNameSummary
18,59536,702knjrbfwIncluding stuff for HTTP, SSH and much more.
29,14429,457string-casesSmall gem for converting various string-cases to other cases.
39,42858,287string-to-bool"to_bool" for the String-class in Ruby.
410,26218,390awesome_translationsSemi-automatic maintenance of most translations in a Rails app.
510,3488,488http2A lightweight framework for doing http-connections in Ruby. Supports cookies, keep-aliv...
610,42714,508simple_form_ransackMakes it easy to use SimpleForm::FormBuilder with Ransack without constantly having to ...
710,47525,076bootstrap_buildersA library to generate Bootstrap HTML for Rails.
811,43429,457bazaA database abstraction layer, model framework and database framework.
911,59112,479html_genA small framework for generating HTML.
1012,56936,702ftoolsVarious file-tools for Ruby, that I want to share with others
1112,60925,076datetA framework for handeling date- and time-related stuff in Ruby.
1212,72436,702active_record_query_fixerA library for automatically added `.select` on a column used for `.distinct` or automat...
1313,16218,390validates_ibanIBAN validator for ActiveRecord attributes.
1414,23958,287service_patternServicePattern for Ruby on Rails.
1514,56658,287openall_time_appletOff-line time-tracking for OpenAll with syncing when online.
1614,72129,457wrefLightweight weak reference and weak hash that works in 1.9 and JRuby.
1715,18858,287baza_modelsActiveRecord like models for the Baza database framework
1815,63629,457active-record-transactionerQueue up calls to specific models and execute them in transactions, after a certain num...
1916,49222,094array_enumeratorEnumerator abstraction layer that emulates certain array functionality (methods like em...
2016,71316,080genderize_io_rbA small Gem that makes it possible to determine gender from a name via the Genderize.io...
2117,17325,076auto_autoloaderAutoload constants in natural subfolders from the original class in Ruby with a single ...
2217,42425,076safe_constantizeA library that implements a level of security for the ActiveSupport Inflector "constant...
2318,9919,461hayabusaA threadded web/app-server that focuses on threadding, shared ressources, speed and more.
2419,07558,287counter_cache_updateScans all your models and updates all counter caches with optimised SQL.
2519,49929,457knjappserverWhich supports a lot of undocumented stuff.
2620,55558,287tsafeProxy-objects for making another object threadsafe by proxying calls through mutex and ...
2721,00725,076peak_flow_utilsUtilities to be used with PeakFlow.
2821,09829,457simple_delegateA simple library to delegate methods to instance variables
2921,40158,287ransack_predicate_cont_any_word'cont_any_word' predicate for Ransack.
3022,05636,702spring-commands-rails_serverThe Rails server command for Spring
3122,08558,287baza_migrationsMigrations support for the Baza database framework in Ruby.
3222,22925,076event_handlerHelper class for events implementation in other frameworks in Ruby
3322,99536,702active_record_better_dependent_error_messagesA gem that makes better dependent error messages telling exactly which relationship tre...
3423,14458,287best_practice_projectA bundle of various linters and code inspection tools
3523,29811,224gettext_simple_railsInspects models and other modules to easily generate .po-files and translate them with ...
3623,35658,287joblerGenerate pages or files in the background
3723,54658,287tretryA library for doing retries in Ruby with timeouts, analysis of errors, waits between tr...
3826,37558,287ruby_processA framework for spawning and communicating with other Ruby-processes
3926,70658,287rails_imagerAutomatic resizing, bordering and more of images.
4026,80336,702php4rA lib containing various PHP-functions coded in Ruby. You can either use it or use it a...
4126,97958,287apsis-on-steroidsA Ruby API for the Apsis mail service.
4227,04158,287windows_csvA framework to write Windows CSV files.
4328,81629,457globalize_current_translationA gem that helps create a `current_translation` relationship which is the translation i...
4429,02736,702acts_as_customized_attributesKey-based custom attributes that can be created on the fly for ActiveRecord models.
4529,31058,287string-strtrThe method 'strtr' for Ruby known from PHP as a direct method under the String-class.
4631,42436,702active-record-without-callbacksA method that allows you to run code without callbacks for a specific active-record model.
4731,73636,702csv_lazyA small CSV lib that skips whitespace-format-bugs and more.
4833,92258,287php_processSpawns a PHP process and proxies calls to it, making it possible to proxy objects and m...
4934,48615,267gettext_simpleA very simple version of Gettext reading .po files directly.
5034,76536,702liquid_queriesActiveRecord read queries in Liquid templates
5135,56958,287model_updatesRails gem to push updates to models into the frontend through ActionCable
5236,57914,508gtk3assistA class for making it easier to develop Gtk3 based applications with the 'gir_ffi-gtk'-...
5336,58558,287money-fixer-iofixer.io support for money
5437,08536,702active-record-data-tablesHelping functionality for filtering, sorting and stuff like that with data-tables and A...
5537,93358,287pulseaudioRuby-library for controlling PulseAudio via 'pactl'.
5640,76558,287light_mobileLightweight UI for mobile Rails apps.
5742,95058,287simple_cellsAn attempt at writing a very simple cells gem.
5842,99658,287chattyMaking it easy to set it up a live chat on your website.
5946,17558,287dynamic_menusVarious helpers to create dynamic menus in Rails.
6046,94536,702agent_helpersInspects the user agent for you and allows you to take action based on the users browse...
6148,58916,080family_galleryA picture gallery supporting tagging, groups and much more.
6249,35518,390haya_select_helpersRSpec helpers for HayaSelect.
6350,58517,114gtk2_window_settingsA class for remembering window-settings using the gtk2-extension for Ruby.
6450,94358,287amount_formatterAmount formatting for Ruby.
6553,50758,287validates_unique_values_on_associationValidate if an association has unique values on a specific attribute.
6657,77020,040gtk2_treeview_settingsA gem that helps with ordering of columns and more.
6758,49336,702worker_pluginsRails framework for easily choosing and creating lists of objects and execute plugins a...
6859,49258,287args-handlerA small library to generate HTML for wished arguments form hashes.
6961,94158,287plugin_migratorMigration of plugins DB migrations easily.
7063,12236,702active-record-streamerStream ActiveRecord results
7163,42636,702active_record_auto_validationsScans ActiveRecord models and adds automatic validations based on null, max length etc.
7265,79358,287paper_trail_changesA gem to do various stuff with PaperTrail versions.
7368,23358,287tpoolA thread-pool for Ruby that supports joining, status-checking, stopping jobs and more.
7468,47629,457stripe_model_callbacksFramework for getting Stripe webhook callbacks directly to your models
7568,65622,094gtk2_expander_settingsA library for remembering expander-settings using a database for the gtk2-extension in ...
7669,22358,287translatable_menusEasy to set up translatable menus in Rails with ActiveAdmin, Devise, Globalize and a co...
7770,04758,287ruby_doA clone of Gnome-Do and Kupfer written in Ruby.
7882,28258,287thread_queuesDo thread-related work with BlockingQueue and BufferedQueue in Ruby.
7982,79358,287threadded_enumeratorEnumerator using thread to avoid fiber-bugs.
8083,44658,287ruby_do_plugin_filesearchA plugin for Ruby-Do that allows searching for and executing files.
8184,13425,076epay_toolsTools to implement the ePay payment gateway
8285,65858,287array_groupings[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
8385,85258,287test_suite_splitterSplit your RSpec test suite up into several groups and run them in parallel.
8488,71558,287autogcA small library for fixing an urgent memory corruption bug in Ruby 1.9.3.
8589,64036,702process_botRun and control processes.
8691,67758,287rgettext_poeditScanning of source files to generate .po files to work with application like POEdit.
8795,04458,287api_makerA Rails gem for generating a JavaScript API automatically based on your ActiveRecord mo...
8896,21158,287validates_swiftSWIFT validator for ActiveRecord attributes.
8996,83825,076global_optionsEasily handle global options for your webpage by using nice pre-made database models.
90101,83358,287validates_cvrActiveRecord validations for danish CVR numbers
91102,45229,457github_org_reportsA gem to generate organization reports based on pull requests and commits.
92103,06736,702ruby_do_plugin_execute_applicationA plugin for Ruby-Do that executes installed applications.
93103,65158,287skype_lock_logoutA small application which logs out of Skype, when the screen is locked and logs back in...
94104,35158,287awesome_counter_cacheCounter caching with a bit more for Rails
95104,51358,287string-utf8mb4stripA library used for removing utf8mb4 stuff from a string. Typically used to remove this ...
96110,97358,287rails_jquery_mobile_paginateHeavily inspired from will_paginate but for jQuery Mobile.
97113,97158,287team_viewerTeamViewer API for Ruby
98115,04058,287simple_form_strong_parametersDetecting inputs from simple form, saving them in a session in order to do automatic st...
99115,85158,287validates_team_viewer_idValidates TeamViewer ID for ActiveRecord attributes.
100115,99358,287validates_no_word_contentActiveModel validator that ensures Word-tags hasn't been accidentally pasted into WYSIW...
101116,34458,287awesome_backupMake backups of your stuff in a simple way.
102119,87258,287vat_order_calculatorA library to calculate vat based on order data
103125,91758,287ckeditor4rubyCKEditor-port for Ruby.
104128,66858,287php-serialize4rubyRead the original gems description.
105129,57258,287knjdbrevisionCan create/alter tables, columns, indexes and even table rows. Supports callbacks when ...
106132,03236,702google_search_cmdlineA small app for doing Google searches and showing the results on the command line.
107132,69436,702gtk3webtableAn example of how to use WebKit with Ruby's GirFFI Gtk3-extension.
108134,87258,287knjtasksA longer description will come...
109135,77958,287rails-serverA script for ensuring running of a Rails app and automatic restart in case of crash.
110136,27258,287side_by_sideRun and control processes.
111137,44458,287supertermA terminal that focuses on remote control for various events.
112137,44458,287ruby_do_plugin_power_management_upowerA plugin for Ruby-Do that can log out, suspend, hibernate and shut the computer down.
113138,22958,287attr_args_shorthandHelps handle attributes on objects with very few lines of code
114138,67658,287memory_leak_helperA gem to track memory leaks in Ruby by tracking which stacktraces creates objects that ...
115154,34958,287RubyProcessA framework for spawning and communicating with other Ruby-processes
116155,48558,287emoji_replaceA library to automatically handle Emoji's without crashing your MySQL database
117161,12958,287api_maker_tableA Rails gem for generating a JavaScript API automatically based on your ActiveRecord mo...
118181,06829,457active_record_auditableAudits for your records.
119183,15317,114awesome_model_translationsModel translations for ActiveRecord.
120184,59336,702state_transitionsTracks state transitions with AASM.