diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2014-07-16 14:47:45 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2014-07-16 14:49:45 -0700 |
commit | 832d2c40df31db7dd6b679b85644089518810638 (patch) | |
tree | a8b34c72214b95c67dfab3deb0060ed8ef67d61c /actionpack/lib/action_dispatch/routing/inspector.rb | |
parent | 6feb2aa6bd3b342a73ced32888f6fd1b039639c0 (diff) | |
download | rails-832d2c40df31db7dd6b679b85644089518810638.tar.gz rails-832d2c40df31db7dd6b679b85644089518810638.tar.bz2 rails-832d2c40df31db7dd6b679b85644089518810638.zip |
we should be checking if the app is a class
Hopefully `object.class` always returns something that is_a?(Class), so
the previous logic didn't really make sense.
Diffstat (limited to 'actionpack/lib/action_dispatch/routing/inspector.rb')
0 files changed, 0 insertions, 0 deletions