Kaspernj's Gems

icon
#Total RankDaily RankNameSummary
18,32813,031knjrbfwIncluding stuff for HTTP, SSH and much more.
28,98613,582string-casesSmall gem for converting various string-cases to other cases.
39,05991,437string-to-bool"to_bool" for the String-class in Ruby.
410,04737,467awesome_translationsSemi-automatic maintenance of most translations in a Rails app.
510,06512,541http2A lightweight framework for doing http-connections in Ruby. Supports cookies, keep-aliv...
610,21014,275bootstrap_buildersA library to generate Bootstrap HTML for Rails.
710,26810,806simple_form_ransackMakes it easy to use SimpleForm::FormBuilder with Ransack without constantly having to ...
811,07014,275bazaA database abstraction layer, model framework and database framework.
911,44714,275html_genA small framework for generating HTML.
1012,25714,275datetA framework for handeling date- and time-related stuff in Ruby.
1112,31111,298active_record_query_fixerA library for automatically added `.select` on a column used for `.distinct` or automat...
1212,4287,947ftoolsVarious file-tools for Ruby, that I want to share with others
1313,76437,467validates_ibanIBAN validator for ActiveRecord attributes.
1413,85314,679service_patternServicePattern for Ruby on Rails.
1514,20650,918openall_time_appletOff-line time-tracking for OpenAll with syncing when online.
1614,51713,582wrefLightweight weak reference and weak hash that works in 1.9 and JRuby.
1714,82413,902baza_modelsActiveRecord like models for the Baza database framework
1815,22813,902active-record-transactionerQueue up calls to specific models and execute them in transactions, after a certain num...
1916,19813,902array_enumeratorEnumerator abstraction layer that emulates certain array functionality (methods like em...
2016,28150,918genderize_io_rbA small Gem that makes it possible to determine gender from a name via the Genderize.io...
2117,01313,902auto_autoloaderAutoload constants in natural subfolders from the original class in Ruby with a single ...
2217,28316,356safe_constantizeA library that implements a level of security for the ActiveSupport Inflector "constant...
2318,59591,437hayabusaA threadded web/app-server that focuses on threadding, shared ressources, speed and more.
2418,59814,275counter_cache_updateScans all your models and updates all counter caches with optimised SQL.
2519,07812,158knjappserverWhich supports a lot of undocumented stuff.
2620,27214,275tsafeProxy-objects for making another object threadsafe by proxying calls through mutex and ...
2720,69091,437peak_flow_utilsUtilities to be used with PeakFlow.
2820,81214,275simple_delegateA simple library to delegate methods to instance variables
2920,93114,275ransack_predicate_cont_any_word'cont_any_word' predicate for Ransack.
3021,68413,582baza_migrationsMigrations support for the Baza database framework in Ruby.
3121,95613,902event_handlerHelper class for events implementation in other frameworks in Ruby
3222,61213,902active_record_better_dependent_error_messagesA gem that makes better dependent error messages telling exactly which relationship tre...
3322,84291,437gettext_simple_railsInspects models and other modules to easily generate .po-files and translate them with ...
3422,85991,437joblerGenerate pages or files in the background
3523,13014,275tretryA library for doing retries in Ruby with timeouts, analysis of errors, waits between tr...
3623,20814,275best_practice_projectA bundle of various linters and code inspection tools
3723,9867,034spring-commands-rails_serverThe Rails server command for Spring
3826,08114,275ruby_processA framework for spawning and communicating with other Ruby-processes
3926,24091,437rails_imagerAutomatic resizing, bordering and more of images.
4026,48950,918apsis-on-steroidsA Ruby API for the Apsis mail service.
4126,51814,275php4rA lib containing various PHP-functions coded in Ruby. You can either use it or use it a...
4226,54314,679windows_csvA framework to write Windows CSV files.
4328,26313,582globalize_current_translationA gem that helps create a `current_translation` relationship which is the translation i...
4428,49850,918acts_as_customized_attributesKey-based custom attributes that can be created on the fly for ActiveRecord models.
4529,05814,275string-strtrThe method 'strtr' for Ruby known from PHP as a direct method under the String-class.
4630,71050,918active-record-without-callbacksA method that allows you to run code without callbacks for a specific active-record model.
4731,34514,679csv_lazyA small CSV lib that skips whitespace-format-bugs and more.
4833,36991,437php_processSpawns a PHP process and proxies calls to it, making it possible to proxy objects and m...
4933,90291,437gettext_simpleA very simple version of Gettext reading .po files directly.
5034,26718,898liquid_queriesActiveRecord read queries in Liquid templates
5135,36914,679model_updatesRails gem to push updates to models into the frontend through ActionCable
5235,96315,703gtk3assistA class for making it easier to develop Gtk3 based applications with the 'gir_ffi-gtk'-...
5336,37050,918active-record-data-tablesHelping functionality for filtering, sorting and stuff like that with data-tables and A...
5437,36091,437pulseaudioRuby-library for controlling PulseAudio via 'pactl'.
5538,0559,317money-fixer-iofixer.io support for money
5640,29191,437light_mobileLightweight UI for mobile Rails apps.
5742,32637,467chattyMaking it easy to set it up a live chat on your website.
5842,35730,828simple_cellsAn attempt at writing a very simple cells gem.
5945,56591,437dynamic_menusVarious helpers to create dynamic menus in Rails.
6046,74514,275agent_helpersInspects the user agent for you and allows you to take action based on the users browse...
6148,14991,437family_galleryA picture gallery supporting tagging, groups and much more.
6248,63723,720haya_select_helpersRSpec helpers for HayaSelect.
6349,96791,437gtk2_window_settingsA class for remembering window-settings using the gtk2-extension for Ruby.
6450,16050,918amount_formatterAmount formatting for Ruby.
6552,41691,437validates_unique_values_on_associationValidate if an association has unique values on a specific attribute.
6657,09591,437gtk2_treeview_settingsA gem that helps with ordering of columns and more.
6758,59250,918args-handlerA small library to generate HTML for wished arguments form hashes.
6860,92891,437plugin_migratorMigration of plugins DB migrations easily.
6961,94714,679worker_pluginsRails framework for easily choosing and creating lists of objects and execute plugins a...
7062,47450,918active-record-streamerStream ActiveRecord results
7164,17113,902active_record_auto_validationsScans ActiveRecord models and adds automatic validations based on null, max length etc.
7264,82191,437paper_trail_changesA gem to do various stuff with PaperTrail versions.
7367,87091,437gtk2_expander_settingsA library for remembering expander-settings using a database for the gtk2-extension in ...
7467,89791,437tpoolA thread-pool for Ruby that supports joining, status-checking, stopping jobs and more.
7568,59691,437translatable_menusEasy to set up translatable menus in Rails with ActiveAdmin, Devise, Globalize and a co...
7669,31991,437ruby_doA clone of Gnome-Do and Kupfer written in Ruby.
7770,86191,437stripe_model_callbacksFramework for getting Stripe webhook callbacks directly to your models
7881,69391,437thread_queuesDo thread-related work with BlockingQueue and BufferedQueue in Ruby.
7981,98791,437threadded_enumeratorEnumerator using thread to avoid fiber-bugs.
8082,65891,437ruby_do_plugin_filesearchA plugin for Ruby-Do that allows searching for and executing files.
8183,93691,437epay_toolsTools to implement the ePay payment gateway
8284,76550,918array_groupings[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
8387,85750,918autogcA small library for fixing an urgent memory corruption bug in Ruby 1.9.3.
8488,02191,437test_suite_splitterSplit your RSpec test suite up into several groups and run them in parallel.
8590,97791,437rgettext_poeditScanning of source files to generate .po files to work with application like POEdit.
8694,89850,918api_makerA Rails gem for generating a JavaScript API automatically based on your ActiveRecord mo...
8795,59891,437validates_swiftSWIFT validator for ActiveRecord attributes.
8895,97437,467process_botRun and control processes.
8996,33891,437global_optionsEasily handle global options for your webpage by using nice pre-made database models.
90101,61691,437github_org_reportsA gem to generate organization reports based on pull requests and commits.
91101,67491,437validates_cvrActiveRecord validations for danish CVR numbers
92102,24491,437ruby_do_plugin_execute_applicationA plugin for Ruby-Do that executes installed applications.
93102,89891,437skype_lock_logoutA small application which logs out of Skype, when the screen is locked and logs back in...
94103,39591,437string-utf8mb4stripA library used for removing utf8mb4 stuff from a string. Typically used to remove this ...
95103,98950,918awesome_counter_cacheCounter caching with a bit more for Rails
96110,11191,437rails_jquery_mobile_paginateHeavily inspired from will_paginate but for jQuery Mobile.
97113,14391,437team_viewerTeamViewer API for Ruby
98114,22691,437simple_form_strong_parametersDetecting inputs from simple form, saving them in a session in order to do automatic st...
99115,10091,437validates_no_word_contentActiveModel validator that ensures Word-tags hasn't been accidentally pasted into WYSIW...
100115,12891,437validates_team_viewer_idValidates TeamViewer ID for ActiveRecord attributes.
101118,24814,275awesome_backupMake backups of your stuff in a simple way.
102118,72291,437vat_order_calculatorA library to calculate vat based on order data
103124,91237,467ckeditor4rubyCKEditor-port for Ruby.
104127,59191,437php-serialize4rubyRead the original gems description.
105128,51350,918knjdbrevisionCan create/alter tables, columns, indexes and even table rows. Supports callbacks when ...
106131,12750,918google_search_cmdlineA small app for doing Google searches and showing the results on the command line.
107131,66950,918gtk3webtableAn example of how to use WebKit with Ruby's GirFFI Gtk3-extension.
108134,02350,918knjtasksA longer description will come...
109134,87791,437rails-serverA script for ensuring running of a Rails app and automatic restart in case of crash.
110136,36491,437ruby_do_plugin_power_management_upowerA plugin for Ruby-Do that can log out, suspend, hibernate and shut the computer down.
111136,43091,437supertermA terminal that focuses on remote control for various events.
112137,19950,918attr_args_shorthandHelps handle attributes on objects with very few lines of code
113137,61050,918memory_leak_helperA gem to track memory leaks in Ruby by tracking which stacktraces creates objects that ...
114144,48614,679side_by_sideRun and control processes.
115153,39691,437RubyProcessA framework for spawning and communicating with other Ruby-processes
116154,69191,437emoji_replaceA library to automatically handle Emoji's without crashing your MySQL database
117161,05650,918api_maker_tableA Rails gem for generating a JavaScript API automatically based on your ActiveRecord mo...