You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO Remove the above "unless" after migrating to Rails 2.3 or above. It's needed by older versions to avoid a dependency loop where creating the database requires loading the observers which load the models which have plugins that try to talk to the database.
80
80
81
81
# Make Active Record use UTC-base instead of local time
0 commit comments