Count and total tables in rails :: check by the command

 ActiveRecord::Base.connection.tables.count


 ActiveRecord::Base.connection.tables

Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5