aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb
diff options
context:
space:
mode:
authorsnusnu <gamsnjaga@gmail.com>2010-10-29 19:44:45 +0800
committerJosé Valim <jose.valim@gmail.com>2010-10-30 00:20:31 +0800
commit973b90877755522772480bce73fcbc17320da2ef (patch)
tree3009ddea304e29e82b7fdf9ce4331d7eb1369b4d /activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb
parent6a3d6b7f1352efd3e7b931533740252b04850e27 (diff)
downloadrails-973b90877755522772480bce73fcbc17320da2ef.tar.gz
rails-973b90877755522772480bce73fcbc17320da2ef.tar.bz2
rails-973b90877755522772480bce73fcbc17320da2ef.zip
Added missing AS require to active_model/naming.rb
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.
Diffstat (limited to 'activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb')
0 files changed, 0 insertions, 0 deletions