Kaspernj's Gems

icon
#Total RankDaily RankNameSummary
18,38533,893knjrbfwIncluding stuff for HTTP, SSH and much more.
29,02221,627string-casesSmall gem for converting various string-cases to other cases.
39,16661,367string-to-bool"to_bool" for the String-class in Ruby.
410,12861,367awesome_translationsSemi-automatic maintenance of most translations in a Rails app.
510,13710,140http2A lightweight framework for doing http-connections in Ruby. Supports cookies, keep-aliv...
610,24661,367bootstrap_buildersA library to generate Bootstrap HTML for Rails.
710,29318,157simple_form_ransackMakes it easy to use SimpleForm::FormBuilder with Ransack without constantly having to ...
811,15561,367bazaA database abstraction layer, model framework and database framework.
911,46461,367html_genA small framework for generating HTML.
1012,37512,736datetA framework for handeling date- and time-related stuff in Ruby.
1112,43816,044active_record_query_fixerA library for automatically added `.select` on a column used for `.distinct` or automat...
1212,4679,279ftoolsVarious file-tools for Ruby, that I want to share with others
1313,77123,402validates_ibanIBAN validator for ActiveRecord attributes.
1413,96961,367service_patternServicePattern for Ruby on Rails.
1514,3239,726openall_time_appletOff-line time-tracking for OpenAll with syncing when online.
1614,62429,456wrefLightweight weak reference and weak hash that works in 1.9 and JRuby.
1714,94229,456baza_modelsActiveRecord like models for the Baza database framework
1815,35241,086active-record-transactionerQueue up calls to specific models and execute them in transactions, after a certain num...
1916,31041,086array_enumeratorEnumerator abstraction layer that emulates certain array functionality (methods like em...
2016,42061,367genderize_io_rbA small Gem that makes it possible to determine gender from a name via the Genderize.io...
2117,11761,367auto_autoloaderAutoload constants in natural subfolders from the original class in Ruby with a single ...
2217,27719,101safe_constantizeA library that implements a level of security for the ActiveSupport Inflector "constant...
2318,71425,716hayabusaA threadded web/app-server that focuses on threadding, shared ressources, speed and more.
2418,76261,367counter_cache_updateScans all your models and updates all counter caches with optimised SQL.
2519,21461,367knjappserverWhich supports a lot of undocumented stuff.
2620,40033,893tsafeProxy-objects for making another object threadsafe by proxying calls through mutex and ...
2720,82213,858peak_flow_utilsUtilities to be used with PeakFlow.
2820,93761,367simple_delegateA simple library to delegate methods to instance variables
2921,09061,367ransack_predicate_cont_any_word'cont_any_word' predicate for Ransack.
3021,84261,367baza_migrationsMigrations support for the Baza database framework in Ruby.
3122,09261,367event_handlerHelper class for events implementation in other frameworks in Ruby
3222,75661,367active_record_better_dependent_error_messagesA gem that makes better dependent error messages telling exactly which relationship tre...
3322,95061,367gettext_simple_railsInspects models and other modules to easily generate .po-files and translate them with ...
3422,97561,367joblerGenerate pages or files in the background
3523,26261,367best_practice_projectA bundle of various linters and code inspection tools
3623,28161,367tretryA library for doing retries in Ruby with timeouts, analysis of errors, waits between tr...
3723,65411,358spring-commands-rails_serverThe Rails server command for Spring
3826,20733,893ruby_processA framework for spawning and communicating with other Ruby-processes
3926,34561,367rails_imagerAutomatic resizing, bordering and more of images.
4026,62061,367apsis-on-steroidsA Ruby API for the Apsis mail service.
4126,65820,275php4rA lib containing various PHP-functions coded in Ruby. You can either use it or use it a...
4226,70761,367windows_csvA framework to write Windows CSV files.
4328,46961,367globalize_current_translationA gem that helps create a `current_translation` relationship which is the translation i...
4428,66161,367acts_as_customized_attributesKey-based custom attributes that can be created on the fly for ActiveRecord models.
4529,21433,893string-strtrThe method 'strtr' for Ruby known from PHP as a direct method under the String-class.
4630,92761,367active-record-without-callbacksA method that allows you to run code without callbacks for a specific active-record model.
4731,49461,367csv_lazyA small CSV lib that skips whitespace-format-bugs and more.
4833,54516,657php_processSpawns a PHP process and proxies calls to it, making it possible to proxy objects and m...
4934,09261,367gettext_simpleA very simple version of Gettext reading .po files directly.
5034,42641,086liquid_queriesActiveRecord read queries in Liquid templates
5135,44714,600model_updatesRails gem to push updates to models into the frontend through ActionCable
5236,13261,367gtk3assistA class for making it easier to develop Gtk3 based applications with the 'gir_ffi-gtk'-...
5336,57461,367active-record-data-tablesHelping functionality for filtering, sorting and stuff like that with data-tables and A...
5437,52141,086pulseaudioRuby-library for controlling PulseAudio via 'pactl'.
5537,56711,358money-fixer-iofixer.io support for money
5640,42561,367light_mobileLightweight UI for mobile Rails apps.
5742,49661,367chattyMaking it easy to set it up a live chat on your website.
5842,51661,367simple_cellsAn attempt at writing a very simple cells gem.
5945,76161,367dynamic_menusVarious helpers to create dynamic menus in Rails.
6046,88961,367agent_helpersInspects the user agent for you and allows you to take action based on the users browse...
6148,27461,367family_galleryA picture gallery supporting tagging, groups and much more.
6248,86761,367haya_select_helpersRSpec helpers for HayaSelect.
6350,17720,275gtk2_window_settingsA class for remembering window-settings using the gtk2-extension for Ruby.
6450,41161,367amount_formatterAmount formatting for Ruby.
6552,77761,367validates_unique_values_on_associationValidate if an association has unique values on a specific attribute.
6657,29941,086gtk2_treeview_settingsA gem that helps with ordering of columns and more.
6758,86261,367args-handlerA small library to generate HTML for wished arguments form hashes.
6861,26161,367plugin_migratorMigration of plugins DB migrations easily.
6961,98661,367worker_pluginsRails framework for easily choosing and creating lists of objects and execute plugins a...
7062,67961,367active-record-streamerStream ActiveRecord results
7164,24061,367active_record_auto_validationsScans ActiveRecord models and adds automatic validations based on null, max length etc.
7265,13729,456paper_trail_changesA gem to do various stuff with PaperTrail versions.
7368,03641,086tpoolA thread-pool for Ruby that supports joining, status-checking, stopping jobs and more.
7468,11561,367gtk2_expander_settingsA library for remembering expander-settings using a database for the gtk2-extension in ...
7568,78161,367translatable_menusEasy to set up translatable menus in Rails with ActiveAdmin, Devise, Globalize and a co...
7669,54761,367ruby_doA clone of Gnome-Do and Kupfer written in Ruby.
7770,87561,367stripe_model_callbacksFramework for getting Stripe webhook callbacks directly to your models
7881,90161,367thread_queuesDo thread-related work with BlockingQueue and BufferedQueue in Ruby.
7982,27161,367threadded_enumeratorEnumerator using thread to avoid fiber-bugs.
8082,94761,367ruby_do_plugin_filesearchA plugin for Ruby-Do that allows searching for and executing files.
8183,94961,367epay_toolsTools to implement the ePay payment gateway
8285,02761,367array_groupings[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
8387,47161,367test_suite_splitterSplit your RSpec test suite up into several groups and run them in parallel.
8488,11561,367autogcA small library for fixing an urgent memory corruption bug in Ruby 1.9.3.
8591,21461,367rgettext_poeditScanning of source files to generate .po files to work with application like POEdit.
8694,88761,367api_makerA Rails gem for generating a JavaScript API automatically based on your ActiveRecord mo...
8795,82961,367process_botRun and control processes.
8895,88461,367validates_swiftSWIFT validator for ActiveRecord attributes.
8996,49961,367global_optionsEasily handle global options for your webpage by using nice pre-made database models.
90101,72361,367validates_cvrActiveRecord validations for danish CVR numbers
91101,87361,367github_org_reportsA gem to generate organization reports based on pull requests and commits.
92102,50461,367ruby_do_plugin_execute_applicationA plugin for Ruby-Do that executes installed applications.
93103,14861,367skype_lock_logoutA small application which logs out of Skype, when the screen is locked and logs back in...
94103,72561,367string-utf8mb4stripA library used for removing utf8mb4 stuff from a string. Typically used to remove this ...
95104,04861,367awesome_counter_cacheCounter caching with a bit more for Rails
96110,34761,367rails_jquery_mobile_paginateHeavily inspired from will_paginate but for jQuery Mobile.
97113,42261,367team_viewerTeamViewer API for Ruby
98114,45761,367simple_form_strong_parametersDetecting inputs from simple form, saving them in a session in order to do automatic st...
99115,37561,367validates_team_viewer_idValidates TeamViewer ID for ActiveRecord attributes.
100115,44061,367validates_no_word_contentActiveModel validator that ensures Word-tags hasn't been accidentally pasted into WYSIW...
101118,10961,367awesome_backupMake backups of your stuff in a simple way.
102119,08661,367vat_order_calculatorA library to calculate vat based on order data
103125,23161,367ckeditor4rubyCKEditor-port for Ruby.
104127,93741,086php-serialize4rubyRead the original gems description.
105128,88761,367knjdbrevisionCan create/alter tables, columns, indexes and even table rows. Supports callbacks when ...
106131,41941,086google_search_cmdlineA small app for doing Google searches and showing the results on the command line.
107131,98161,367gtk3webtableAn example of how to use WebKit with Ruby's GirFFI Gtk3-extension.
108134,34061,367knjtasksA longer description will come...
109135,14161,367rails-serverA script for ensuring running of a Rails app and automatic restart in case of crash.
110136,74061,367supertermA terminal that focuses on remote control for various events.
111136,77461,367ruby_do_plugin_power_management_upowerA plugin for Ruby-Do that can log out, suspend, hibernate and shut the computer down.
112137,55561,367attr_args_shorthandHelps handle attributes on objects with very few lines of code
113137,95541,086memory_leak_helperA gem to track memory leaks in Ruby by tracking which stacktraces creates objects that ...
114143,61361,367side_by_sideRun and control processes.
115153,68861,367RubyProcessA framework for spawning and communicating with other Ruby-processes
116154,88061,367emoji_replaceA library to automatically handle Emoji's without crashing your MySQL database
117161,03361,367api_maker_tableA Rails gem for generating a JavaScript API automatically based on your ActiveRecord mo...