dotblock / whmcs-ruby
Ruby bindings for the WHMCS API
☆21Updated 13 years ago
Alternatives and similar repositories for whmcs-ruby:
Users that are interested in whmcs-ruby are comparing it to the libraries listed below
- Easy to use DSL to retry code if an exception is raised.☆88Updated 12 years ago
- [deprecated] Ruby/Redis search engine.☆41Updated 9 years ago
- Ruby as a Daemon☆48Updated 5 years ago
- Add support for master/slave database clusters in ActiveRecord to improve performance.☆58Updated 12 years ago
- Rack::GoogleAnalytics is middleware for embedding tracking code☆39Updated 13 years ago
- Flexible StatsD instrumentation for Rails, Rack, Grape and more☆52Updated 6 years ago
- Adds a semblance of performance to Ruby's core Date class ...☆79Updated 7 years ago
- Lightweight JSON builder for Rails☆17Updated 15 years ago
- commandline acceptance testing - aruba for non-cucumber test frameworks☆51Updated 12 years ago
- A collection of useful utilities for Capistrano deployments☆114Updated 12 years ago
- PostgreSQL array awarness for ActiveRecord☆50Updated 12 years ago
- SSL Requirement plugin☆132Updated 12 years ago
- Threads : Servers : Forks : Daemons☆197Updated 7 years ago
- Simple Ruby background job processor inspired by delayed_job, but aiming for database agnosticism.☆215Updated 10 years ago
- A minimalist queueing DSL for Beanstalk.☆132Updated 12 years ago
- This works with Rails >= 3.0.x and Spree >= 0.40.0 - 0.60.0 , S3 credentials stored in the config/s3.yml☆29Updated 13 years ago
- RDoc generator that turns ruby documentation into Dictionary.app file on Mac.☆78Updated 11 years ago
- Simple Hash extension to make working with nested hashes (e.g. for configuration) easier and less error-prone.☆110Updated 7 years ago
- Filter unwanted params from your controllers/actions in your Rails app. Provides param_protected and param_accessible analogous to Activ…☆84Updated 2 years ago
- Rails drop in for Varnish support.☆209Updated 7 years ago
- A Ruby library for finding files in a set of paths☆140Updated 9 years ago
- Wrap your Ruby code a loving, error reporting embrace☆47Updated 10 years ago
- CSV template handler for Rails 3☆82Updated 3 years ago
- Simple, yet powerful wrapper for taf2's curb (libcurl) library☆57Updated 4 years ago
- Asynchronous ORM layer☆26Updated 13 years ago
- Rails plugin that silences Postgresql connection adapter verbose output☆81Updated 8 years ago
- System Metrics is a Rails 3 Engine that provides a clean web interface to the performance metrics instrumented with ActiveSupport::Notifi…☆102Updated 11 years ago
- quick ruby modeling -- basically attr_accessor with default values, light-weight casting, and a constructor