0.0
The HttpRecognizer receives streamed HTTP, and when it accumulates enough to identify that it's seen an HTTP header, it attempts to extract some basic information from it. This is not a parser, and it is woefully incomplete, but for many tasks it understands just enough HTTP to be useful.
2020
2021
2022
2023
2024
2025
0.0
Ather cli tool
2020
2021
2022
2023
2024
2025
0.0
This is a Jekyll theme used for GitHub pages, it has various parts that are generated at runtime.
2020
2021
2022
2023
2024
2025
0.0
Access ActiveRecord's dirty attributes, even after a save.
2020
2021
2022
2023
2024
2025
0.0
A personalised portfolio site theme comprising of competency-based evaluations and summaries of project work for university students studying a masters in data science program at Newcastle University.
2020
2021
2022
2023
2024
2025
0.0
A Rspec formatter built upon the default DocumentationFormatter which shows the time taken for each example along with the other information shown by the DocumentationFormatter. You also have the option to list the slowest 'n' examples at the end.
2020
2021
2022
2023
2024
2025
0.0
Provides auto-serialization of simple Ruby types that databases do not support, such as symbols and classes.
2020
2021
2022
2023
2024
2025
0.0
A puppet-lint extension that ensures yumrepo resources have the gpgcheck
attribute and that it is enabled.
2020
2021
2022
2023
2024
2025
0.0
This Ruby lib aims at converting JSON files composed of arrays of objects (all following the same schema) into CSV files where one line equals one object.
2020
2021
2022
2023
2024
2025
0.0
Parse Minitest files to read all the test case descriptions and include those
with the relevant classes in your YARD documentation. This works for both
ActiveSupport-style `test` blocks and regular old `def test_` methods. Test
cases get listed at the bottom of your class documentation and includ...
2020
2021
2022
2023
2024
2025
0.0
A Rails kernel for Jupyter frontends (e.g. notebook). Try it at try.jupyter.org.
2020
2021
2022
2023
2024
2025
0.0
We want to play music at our office. Everyone has their own
library on their own machines, and everyone except for me plays shitty music.
Play is designed to make office music more palatable.
2020
2021
2022
2023
2024
2025
0.0
Encapsulates validations and business logic of class attributes. Currently compatible with ActiveModel validations.
2020
2021
2022
2023
2024
2025
0.0
You can communicate with Dkron using a RESTful JSON API over HTTP. Dkron nodes usually listen on port `8080` for API requests. All examples in this section assume that you've found a running leader at `localhost:8080`. Dkron implements a RESTful JSON API over HTTP to comm...
2020
2021
2022
2023
2024
2025
0.0
This gem provides jQuery-contextMenufor your Rails application. (jQuery-contextMenu source code is at https://github.com/medialize/jQuery-contextMenu.git)
2020
2021
2022
2023
2024
2025
0.0
Fickle lets you turn features on and off at will in your rails app using a web interface.
It also lets you manage features on a model-by-model basis (maybe users?)
2020
2021
2022
2023
2024
2025
0.0
RuboCop custom cops for elegance.
At the moment there is only one cop: Expert/RedundantParenthesesForMethodCall.
2020
2021
2022
2023
2024
2025
0.0
This gem installs Super Prompt. Super Prompt is a customizable Bash prompt that provides the user with a wealth of information at a glance including git branch, present working directory (pwd), whether the last command succeeded, warns the user if the user is root, date, time, user, host name, c...
2020
2021
2022
2023
2024
2025
0.0
Shared helper classes for usage in context of SVM at experteer
2020
2021
2022
2023
2024
2025
0.0
Based on the PayPal card puzzle described at http://www.quora.com/What-s-the-hardest-puzzle-question-asked-at-PayPal
2020
2021
2022
2023
2024
2025