Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.02
A small Ruby wrapper around Namecheap's XML API for managing domains, DNS, SSL certificates, transfers, users, and domain privacy.
2021
2022
2023
2024
2025
2026
0.02
Wraps the Namely HTTP API in lovely Ruby.
2021
2022
2023
2024
2025
2026
0.02
A language parser for the Nessus Attack Scripting Language. Supporting NASL v5.2.
2021
2022
2023
2024
2025
2026
0.02
A Ruby client to the NationBuilder API
2021
2022
2023
2024
2025
2026
0.02
Check the value is string of natural number.
2021
2022
2023
2024
2025
2026
0.02
Ruby DSL for music live coding in web-audio
2021
2022
2023
2024
2025
2026
0.02
nehm is a console tool, which downloads, sets IDv3 tags (and adds to your iTunes library) your SoundCloud posts or likes in convenient way. See homepage for instructions
2021
2022
2023
2024
2025
2026
0.02
Rake tasks for managing Neo4j
Tasks allow for starting, stopping, and configuring
2021
2022
2023
2024
2025
2026
0.02
Retrieves information for Twitter users
2021
2022
2023
2024
2025
2026
0.02
The aim of Net::DHCP is to provide a set of classes to low level handle the DHCP protocol (rfc2131, rfc2132, etc.). With Net::DHCP you will be able to craft custom DHCP packages and have access to all the fields defined for the protocol.
2021
2022
2023
2024
2025
2026
0.02
Get rid of this lovely error for good, especially on Windows: `SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed`
2021
2022
2023
2024
2025
2026
0.02
Extends Net::SSH by adding Kerberos authentication capability for password-less logins on multiple platforms.
2021
2022
2023
2024
2025
2026
0.02
Nextcloud OCS and WebDAV API endpoints wrapper in Ruby for user provisioning, file and directory
management, sharing (including Federated Cloud Sharing), group and application operations.
2021
2022
2023
2024
2025
2026
0.02
omniauth adapter for ngx_http_auth_request_module
2021
2022
2023
2024
2025
2026
0.02
Use ngmin in the Rails asset pipeline.
2021
2022
2023
2024
2025
2026
0.02
A ruby gem for fetching and parsing vehicle identificationivia the vehicle identification number (VIN) from the NHTSAwebservice. Note, this gem is not officially affiliated withthe NHTSA.
2021
2022
2023
2024
2025
2026
0.02
Extract useful data from HTML and XML with ease!
2021
2022
2023
2024
2025
2026
0.02
Nitlink is a nice, nitpicky gem for parsing Link headers, which aims to stick
as closely as possible to RFC 5988. Has support for UTF-8 encoded parameters, URI resolution, boolean parameters,
weird edge cases and more.
2021
2022
2023
2024
2025
2026
0.02
"A rubygem wrapper of chinese segment tools ICTCLAS2014"
2021
2022
2023
2024
2025
2026
0.02
Ensures that for a given queue, only one worker is working on a job at any given time.
Example:
require 'resque/plugins/lonely_job'
class StrictlySerialJob
extend Resque::Plugins::LonelyJob
@queue = :serial_work
def self.perform
# only one at a time in this block, no pa...
2021
2022
2023
2024
2025
2026