Project

General

Profile

Download (133 Bytes) Statistics
| Branch: | Tag: | Revision:
group :mysql2 do
# Matches gem requirement specified in ActiveRecord connection adapter
gem 'mysql2', '>= 0.3.18', '< 0.6.0'
end
(11-11/20)