There's no documentation for this item.
# File action_controller/session/active_record_store.rb, line 96 def drop_table! connection.execute "DROP TABLE #{table_name}" end
<code/>
<pre/>
<code/>and<pre/>for code samples.