mirror of https://github.com/rails/rails
cd22ecbfc2
AJ infers adapater class names, and loads them. How are those classes made available to AJ is a user's concern. Perhaps they loaded the adapter with require, perhaps they have the class in the autoload_once_paths. It does not matter, it is the user responsibility to make the class available _somehow_, and AJ can assume that. |
||
---|---|---|
.. | ||
adapters | ||
cases | ||
integration | ||
jobs | ||
models | ||
support | ||
helper.rb |