The code powering m.abunchtell.com https://m.abunchtell.com
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

8 行
201 B

  1. # Load the Rails application.
  2. require_relative 'application'
  3. # Initialize the Rails application.
  4. Rails.application.initialize!
  5. ActiveRecord::SchemaDumper.ignore_tables = ['deprecated_preview_cards']