Skip to content

kamipo/activerecord-mysql-awesome

Repository files navigation

ActiveRecord::Mysql::Awesome

Build Status

Awesome patches backported for ActiveRecord MySQL adapters.

Contains numerous patches backported from Rails 5 for use in Rails 4.x applications.

Installation

Add this line to your application's Gemfile:

gem 'activerecord-mysql-awesome'

And then execute:

$ bundle

Or install it yourself as:

$ gem install activerecord-mysql-awesome

Usage

Just install it.

Patches from the following Rails pull requests are included:

Contributing

  1. Fork it ( https://github.com/kamipo/activerecord-mysql-awesome/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Awesome patches backported for ActiveRecord MySQL adapters.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages