diff options
author | Brooke Kuhlmann <brooke@alchemists.io> | 2018-10-15 16:58:22 -0600 |
---|---|---|
committer | Brooke Kuhlmann <brooke@alchemists.io> | 2018-10-16 10:09:06 -0600 |
commit | e1f6821105a23fe4dc6e37903fb642a253e89e81 (patch) | |
tree | bbc1c2f77f117dcc4b3db93e02c145af95905e53 /railties/lib/rails/generators/erb/scaffold/scaffold_generator.rb | |
parent | 134dab46e4e94d7e6e37cec43dca8183fe72aea6 (diff) | |
download | rails-e1f6821105a23fe4dc6e37903fb642a253e89e81.tar.gz rails-e1f6821105a23fe4dc6e37903fb642a253e89e81.tar.bz2 rails-e1f6821105a23fe4dc6e37903fb642a253e89e81.zip |
Refactored abstract MySQL adapter to support lazy version check.
Will allow sub classes to override the protected
`#check_version` method hook if desired.
For example, this will be most helpful in sub classes that wish
to support lazy initialization because the version check can
be postponed until the connection is ready to be initialized.
Diffstat (limited to 'railties/lib/rails/generators/erb/scaffold/scaffold_generator.rb')
0 files changed, 0 insertions, 0 deletions