Project
Reverse Dependencies for jeweler
The projects listed here declare jeweler as a runtime or development dependency
0.0
This gem differs from other ISO country gems in that it allows VERY flexible name lookups, so country names like 'South Korea' will work properly.
2021
2022
2023
2024
2025
2026
0.0
Tool for testing libraries using different senarios of gem versions
2021
2022
2023
2024
2025
2026
0.0
API client for ISPManager panel
2021
2022
2023
2024
2025
2026
0.0
Provides basic methods to access the Issuu API
2021
2022
2023
2024
2025
2026
0.0
If you're building an application that has both online and offline functionality
it can be useful to know if the site is really still up (because you can't rely on
navigator.onLine). This middleware allows you to poll /online or the path of your
choice and return simple text or the result of a b...
2021
2022
2023
2024
2025
2026
0.0
Rarff is a Ruby library for dealing with Attribute-Relation File Format (ARFF) files. ARFF files are used to specify
data sets for data mining and machine learning.
2021
2022
2023
2024
2025
2026
0.0
Wraps API calls to iTrigga applications
2021
2022
2023
2024
2025
2026
0.0
Wraps memcached with helpful methods
2021
2022
2023
2024
2025
2026
0.0
Provides
- handy filesystem utility methods
- common capistrano tasks
- common hooks for deployment
2021
2022
2023
2024
2025
2026
0.0
Allows you to define default abitrary config and override per-key by loading in a YAML file
2021
2022
2023
2024
2025
2026
0.0
Adds methods for
Hash:
- symbolize_keys
- recursive_symbolize_keys
Array:
- to_csv (requires FasterCSV gem if ruby 1.8)
- select_with_index
- to_auto_complete_list
- active_record_type_condition_rendering
2021
2022
2023
2024
2025
2026
0.0
A simple file-system-based cache wrapper.
The main method is 'with_cache( :cache_key=>'something_unique', :timeout_seconds=>(an integer) ){ (...) }'
If the given cache key exists and has not timed out, it will return the cached value
If not, it will
* yield to the given block
* store the result...
2021
2022
2023
2024
2025
2026
0.0
Generates config files from templates using information from a config yaml file
2021
2022
2023
2024
2025
2026
0.0
Provides various more convenient wrappers around Net::HTTP methods
2021
2022
2023
2024
2025
2026
0.0
Validates parameters to methods are present and are the required types
2021
2022
2023
2024
2025
2026
0.0
Hacks & monkey patches needed to make Rails 2.3 work with ruby 1.9.2
\ * Changed binding on Hashie::Mash
* Overrode to_ary on RSpec mock
2021
2022
2023
2024
2025
2026
0.0
Sometimes you just want to send some data to untrusted environments. But how to do this safely? The trick involves signing. Given a key only you know, you can cryptographically sign your data and hand it over to someone else. When you get the data back you can easily ensure that nobody tampered w...
2021
2022
2023
2024
2025
2026
0.0
This method return reciever's self (for < MRI 2.2.0).
2021
2022
2023
2024
2025
2026
0.0
Iuid generates and keeps uids stored. It generates the next unique uid based on a category range
2021
2022
2023
2024
2025
2026