clear_cache!()
Instance Public methods
Clear any caching the database adapter may be doing, for example clearing the prepared statement cache. This is database specific.
Clear any caching the database adapter may be doing, for example clearing the prepared statement cache. This is database specific.
Please login to continue.