Skip to content

Instantly share code, notes, and snippets.

View hosamaly's full-sized avatar

Hosam Aly hosamaly

View GitHub Profile
@harssh
harssh / table_list.rb
Created November 20, 2013 04:35
List all tables in rails app using console
# This command will list all table in a rails app in rails console
ActiveRecord::Base.connection.tables