mperham / em_postgresql
ActiveRecord driver for Postgresql with EventMachine
☆65Updated 13 years ago
Alternatives and similar repositories for em_postgresql:
Users that are interested in em_postgresql are comparing it to the libraries listed below
- SlimScrooge heavily optimises your database interactions☆313Updated 9 years ago
- Fast Date/DateTime classes for ruby :: Unmaintained, unnecessary on ruby 1.9.3+☆463Updated 11 years ago
- Easy to use DSL to retry code if an exception is raised.☆88Updated 12 years ago
- Rack middleware to execute each request in a Fiber☆244Updated 3 months ago
- Validates Rails model belongs_to association existence☆95Updated 9 years ago
- Form handling for Ruby inspired by Django forms.☆178Updated 9 months ago
- NOTE: This functionality is included in Rails 3.1 and above. Disables observers during testing, allowing you to write model tests that ar…☆135Updated 7 years ago
- Keep your ActionMailer emails from escaping into the wild during development.☆151Updated 2 years ago
- An awesome language detector☆72Updated 12 years ago
- An alternative to ruby Benchmark☆55Updated 8 years ago
- Mutant is a mutation tester. It modifies your code and runs your tests to make sure they fail. The idea is that if code can be changed an…☆47Updated 12 years ago
- DEPRECATED: Model for SOAP service oriented applications☆37Updated 11 years ago
- Exception debugging console for Ruby☆208Updated 13 years ago
- Rails plugin that silences Postgresql connection adapter verbose output☆81Updated 8 years ago
- Object oriented acceptance testing using personas.☆92Updated 4 years ago
- Add support for master/slave database clusters in ActiveRecord to improve performance.☆58Updated 12 years ago
- Find out which gems in your bundle are outdated.☆46Updated 10 years ago
- A (better?) replacement for open-uri. Lets you open local and remote files by immediately returning their contents as a string.☆32Updated 7 years ago
- Rack Middleware for parsing post body data for JSON, XML and various content types☆101Updated 8 months ago
- Adds a semblance of performance to Ruby's core Date class ...☆79Updated 7 years ago
- Easy to use RSpec extensions for testing asynchronous EventMachine, Cool.io & AMQP applications☆44Updated 7 years ago
- method_locator provides a way to traverse an object's method lookup path to find all places where a method may be defined.☆63Updated 13 years ago
- Deliver mails asynchronously using Resque without explicitly creating a performable job.☆31Updated 11 years ago
- The presenter library you already know.☆303Updated 12 years ago
- maintains the cleanliness of failed jobs on Resque☆170Updated 11 months ago
- axe makes parsing logs easy as you develop in rails