diff options
author | Jeremy McNevin <jeremy.mcnevin@novu.com> | 2014-07-30 14:10:28 -0500 |
---|---|---|
committer | Jeremy McNevin <jeremy.mcnevin@novu.com> | 2014-08-13 11:01:42 -0500 |
commit | 838e18321118ee3ec6669217e5ea0216f79c969a (patch) | |
tree | 894e8e98e16edb3ad1a43de20416dc8daad9d04a /activemodel/lib/active_model/naming.rb | |
parent | e9ce987a9a6fdad436b5511874963e8485b66f84 (diff) | |
download | rails-838e18321118ee3ec6669217e5ea0216f79c969a.tar.gz rails-838e18321118ee3ec6669217e5ea0216f79c969a.tar.bz2 rails-838e18321118ee3ec6669217e5ea0216f79c969a.zip |
Correctly determine if migration is needed.
This method would assume that if last migration in the migrations
directory matched the current schema version, that the database was up
to date, but this does not account for new migrations with older
timestamps that may be pending.
Diffstat (limited to 'activemodel/lib/active_model/naming.rb')
0 files changed, 0 insertions, 0 deletions