Project
Reverse Dependencies for jeweler
The projects listed here declare jeweler as a runtime or development dependency
0.0
Embedded sinatra app for answering the is it tomorrow question
2020
2021
2022
2023
2024
2025
0.0
orig: Simple engine that can lock down controllers/actions with a password. Useful for locking a new feature (or an entire site) while it is being beta tested.
2020
2021
2022
2023
2024
2025
0.0
An API wrapper for MultiTech iSMS devices - smooths over weird HTTP API
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
ISO3166_2 for the Rubyist
2020
2021
2022
2023
2024
2025
0.0
Translate many available languages (ISO 639-3) and countries (ISO 3166) into requested languages
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Tool for testing libraries using different senarios of gem versions
2020
2021
2022
2023
2024
2025
0.0
API client for ISPManager panel
2020
2021
2022
2023
2024
2025
0.0
Provides basic methods to access the Issuu API
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Wraps API calls to iTrigga applications
2020
2021
2022
2023
2024
2025
0.0
Wraps memcached with helpful methods
2020
2021
2022
2023
2024
2025
0.0
Provides
- handy filesystem utility methods
- common capistrano tasks
- common hooks for deployment
2020
2021
2022
2023
2024
2025
0.0
Allows you to define default abitrary config and override per-key by loading in a YAML file
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Generates config files from templates using information from a config yaml file
2020
2021
2022
2023
2024
2025