Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dei79/mysql_stay_connected

ensure active record connections will be reestablished if needed
https://github.com/dei79/mysql_stay_connected

Last synced: about 1 month ago
JSON representation

ensure active record connections will be reestablished if needed

Awesome Lists containing this project

README

        

# mysql_stay_connected

Ensure that a lost mysql connection will be reestablished (works for mysql and mysql 2 adaptor)

## Configuration

NONE!

## Installation

``` ruby
# Bundler Gemfile
gem 'mysql_stay_connected'
```

## Contributing

* Fork the project
* Fix the issue
* Create pull request on github