Kaspernj's Gems

icon
#Total RankDaily RankNameSummary
18,3549,047knjrbfwIncluding stuff for HTTP, SSH and much more.
28,9996,884string-casesSmall gem for converting various string-cases to other cases.
39,09986,038string-to-bool"to_bool" for the String-class in Ruby.
410,08324,968awesome_translationsSemi-automatic maintenance of most translations in a Rails app.
510,09611,682http2A lightweight framework for doing http-connections in Ruby. Supports cookies, keep-aliv...
610,2197,393bootstrap_buildersA library to generate Bootstrap HTML for Rails.
710,2678,388simple_form_ransackMakes it easy to use SimpleForm::FormBuilder with Ransack without constantly having to ...
811,11035,920bazaA database abstraction layer, model framework and database framework.
911,4506,823html_genA small framework for generating HTML.
1012,30142,025datetA framework for handeling date- and time-related stuff in Ruby.
1112,36553,556active_record_query_fixerA library for automatically added `.select` on a column used for `.distinct` or automat...
1212,45411,826ftoolsVarious file-tools for Ruby, that I want to share with others
1313,7849,248validates_ibanIBAN validator for ActiveRecord attributes.
1413,89886,038service_patternServicePattern for Ruby on Rails.
1514,25028,793openall_time_appletOff-line time-tracking for OpenAll with syncing when online.
1614,56728,793wrefLightweight weak reference and weak hash that works in 1.9 and JRuby.
1714,88153,556baza_modelsActiveRecord like models for the Baza database framework
1815,28035,920active-record-transactionerQueue up calls to specific models and execute them in transactions, after a certain num...
1916,23653,556array_enumeratorEnumerator abstraction layer that emulates certain array functionality (methods like em...
2016,33131,663genderize_io_rbA small Gem that makes it possible to determine gender from a name via the Genderize.io...
2117,06753,556auto_autoloaderAutoload constants in natural subfolders from the original class in Ruby with a single ...
2217,27013,979safe_constantizeA library that implements a level of security for the ActiveSupport Inflector "constant...
2318,64514,661hayabusaA threadded web/app-server that focuses on threadding, shared ressources, speed and more.
2418,66642,025counter_cache_updateScans all your models and updates all counter caches with optimised SQL.
2519,13515,559knjappserverWhich supports a lot of undocumented stuff.
2620,32753,556tsafeProxy-objects for making another object threadsafe by proxying calls through mutex and ...
2720,74453,556peak_flow_utilsUtilities to be used with PeakFlow.
2820,85753,556simple_delegateA simple library to delegate methods to instance variables
2920,98886,038ransack_predicate_cont_any_word'cont_any_word' predicate for Ransack.
3021,74742,025baza_migrationsMigrations support for the Baza database framework in Ruby.
3122,00542,025event_handlerHelper class for events implementation in other frameworks in Ruby
3222,66053,556active_record_better_dependent_error_messagesA gem that makes better dependent error messages telling exactly which relationship tre...
3322,88135,920gettext_simple_railsInspects models and other modules to easily generate .po-files and translate them with ...
3422,89418,833joblerGenerate pages or files in the background
3523,17886,038tretryA library for doing retries in Ruby with timeouts, analysis of errors, waits between tr...
3623,24653,556best_practice_projectA bundle of various linters and code inspection tools
3723,82611,600spring-commands-rails_serverThe Rails server command for Spring
3826,12531,663ruby_processA framework for spawning and communicating with other Ruby-processes
3926,28235,920rails_imagerAutomatic resizing, bordering and more of images.
4026,53586,038apsis-on-steroidsA Ruby API for the Apsis mail service.
4126,55753,556php4rA lib containing various PHP-functions coded in Ruby. You can either use it or use it a...
4226,61186,038windows_csvA framework to write Windows CSV files.
4328,35186,038globalize_current_translationA gem that helps create a `current_translation` relationship which is the translation i...
4428,56753,556acts_as_customized_attributesKey-based custom attributes that can be created on the fly for ActiveRecord models.
4529,09353,556string-strtrThe method 'strtr' for Ruby known from PHP as a direct method under the String-class.
4630,79453,556active-record-without-callbacksA method that allows you to run code without callbacks for a specific active-record model.
4731,40186,038csv_lazyA small CSV lib that skips whitespace-format-bugs and more.
4833,43286,038php_processSpawns a PHP process and proxies calls to it, making it possible to proxy objects and m...
4933,97842,025gettext_simpleA very simple version of Gettext reading .po files directly.
5034,31723,626liquid_queriesActiveRecord read queries in Liquid templates
5135,41953,556model_updatesRails gem to push updates to models into the frontend through ActionCable
5236,02022,512gtk3assistA class for making it easier to develop Gtk3 based applications with the 'gir_ffi-gtk'-...
5336,45286,038active-record-data-tablesHelping functionality for filtering, sorting and stuff like that with data-tables and A...
5437,42386,038pulseaudioRuby-library for controlling PulseAudio via 'pactl'.
5537,94412,493money-fixer-iofixer.io support for money
5640,33919,470light_mobileLightweight UI for mobile Rails apps.
5742,40031,663chattyMaking it easy to set it up a live chat on your website.
5842,41586,038simple_cellsAn attempt at writing a very simple cells gem.
5945,62842,025dynamic_menusVarious helpers to create dynamic menus in Rails.
6046,81553,556agent_helpersInspects the user agent for you and allows you to take action based on the users browse...
6148,18686,038family_galleryA picture gallery supporting tagging, groups and much more.
6248,72428,793haya_select_helpersRSpec helpers for HayaSelect.
6350,04026,609gtk2_window_settingsA class for remembering window-settings using the gtk2-extension for Ruby.
6450,25786,038amount_formatterAmount formatting for Ruby.
6552,54486,038validates_unique_values_on_associationValidate if an association has unique values on a specific attribute.
6657,17024,968gtk2_treeview_settingsA gem that helps with ordering of columns and more.
6758,71586,038args-handlerA small library to generate HTML for wished arguments form hashes.
6861,04742,025plugin_migratorMigration of plugins DB migrations easily.
6961,93886,038worker_pluginsRails framework for easily choosing and creating lists of objects and execute plugins a...
7062,57586,038active-record-streamerStream ActiveRecord results
7164,20286,038active_record_auto_validationsScans ActiveRecord models and adds automatic validations based on null, max length etc.
7264,95686,038paper_trail_changesA gem to do various stuff with PaperTrail versions.
7367,96653,556tpoolA thread-pool for Ruby that supports joining, status-checking, stopping jobs and more.
7467,96631,663gtk2_expander_settingsA library for remembering expander-settings using a database for the gtk2-extension in ...
7568,67586,038translatable_menusEasy to set up translatable menus in Rails with ActiveAdmin, Devise, Globalize and a co...
7669,40886,038ruby_doA clone of Gnome-Do and Kupfer written in Ruby.
7770,85731,663stripe_model_callbacksFramework for getting Stripe webhook callbacks directly to your models
7881,76286,038thread_queuesDo thread-related work with BlockingQueue and BufferedQueue in Ruby.
7982,09986,038threadded_enumeratorEnumerator using thread to avoid fiber-bugs.
8082,77386,038ruby_do_plugin_filesearchA plugin for Ruby-Do that allows searching for and executing files.
8183,94886,038epay_toolsTools to implement the ePay payment gateway
8284,87686,038array_groupings[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
8387,66828,793test_suite_splitterSplit your RSpec test suite up into several groups and run them in parallel.
8487,97386,038autogcA small library for fixing an urgent memory corruption bug in Ruby 1.9.3.
8591,08486,038rgettext_poeditScanning of source files to generate .po files to work with application like POEdit.
8694,88835,920api_makerA Rails gem for generating a JavaScript API automatically based on your ActiveRecord mo...
8795,69453,556validates_swiftSWIFT validator for ActiveRecord attributes.
8895,83686,038process_botRun and control processes.
8996,39086,038global_optionsEasily handle global options for your webpage by using nice pre-made database models.
90101,70286,038validates_cvrActiveRecord validations for danish CVR numbers
91101,70886,038github_org_reportsA gem to generate organization reports based on pull requests and commits.
92102,33853,556ruby_do_plugin_execute_applicationA plugin for Ruby-Do that executes installed applications.
93103,00386,038skype_lock_logoutA small application which logs out of Skype, when the screen is locked and logs back in...
94103,52186,038string-utf8mb4stripA library used for removing utf8mb4 stuff from a string. Typically used to remove this ...
95104,01586,038awesome_counter_cacheCounter caching with a bit more for Rails
96110,15853,556rails_jquery_mobile_paginateHeavily inspired from will_paginate but for jQuery Mobile.
97113,22986,038team_viewerTeamViewer API for Ruby
98114,28853,556simple_form_strong_parametersDetecting inputs from simple form, saving them in a session in order to do automatic st...
99115,20153,556validates_no_word_contentActiveModel validator that ensures Word-tags hasn't been accidentally pasted into WYSIW...
100115,20186,038validates_team_viewer_idValidates TeamViewer ID for ActiveRecord attributes.
101118,31486,038awesome_backupMake backups of your stuff in a simple way.
102118,86086,038vat_order_calculatorA library to calculate vat based on order data
103125,02986,038ckeditor4rubyCKEditor-port for Ruby.
104127,70586,038php-serialize4rubyRead the original gems description.
105128,63153,556knjdbrevisionCan create/alter tables, columns, indexes and even table rows. Supports callbacks when ...
106131,23953,556google_search_cmdlineA small app for doing Google searches and showing the results on the command line.
107131,77753,556gtk3webtableAn example of how to use WebKit with Ruby's GirFFI Gtk3-extension.
108134,14453,556knjtasksA longer description will come...
109134,97086,038rails-serverA script for ensuring running of a Rails app and automatic restart in case of crash.
110136,50686,038ruby_do_plugin_power_management_upowerA plugin for Ruby-Do that can log out, suspend, hibernate and shut the computer down.
111136,56986,038supertermA terminal that focuses on remote control for various events.
112137,34286,038attr_args_shorthandHelps handle attributes on objects with very few lines of code
113137,73786,038memory_leak_helperA gem to track memory leaks in Ruby by tracking which stacktraces creates objects that ...
114143,86786,038side_by_sideRun and control processes.
115153,51886,038RubyProcessA framework for spawning and communicating with other Ruby-processes
116154,79486,038emoji_replaceA library to automatically handle Emoji's without crashing your MySQL database
117161,08586,038api_maker_tableA Rails gem for generating a JavaScript API automatically based on your ActiveRecord mo...