Project
Reverse Dependencies for jeweler
The projects listed here declare jeweler as a runtime or development dependency
0.0
Rails ActiveRecord extension for enforcing multi-tenancy in a shared database. Does NOT use default_scope, instead reyling on the scope_injector gem.
2021
2022
2023
2024
2025
2026
0.0
ISO3166_2 for the Rubyist
2021
2022
2023
2024
2025
2026
0.0
Translate many available languages (ISO 639-3) and countries (ISO 3166) into requested languages
2021
2022
2023
2024
2025
2026
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