mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
973b908777
We saw a failing spec when running the DataMapper ActiveModel compliance specs for dm-active_model. ActiveModel::Naming#model_name relies on the Module#parents method defined in active_support/core_ext/module/introspection.rb Adding the appropriate require statement of course fixed our specs. |
||
---|---|---|
.. | ||
active_model | ||
active_model.rb |