2014-04-10から1日間の記事一覧

rails console から接続中のデータベースの種類を確認したい

ActiveRecord::Base.connection_config[:adapter] => "sqlite3"