You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Run this test once, and VCR will record the HTTP request to fixtures/vcr_cassettes/synopsis.yml. Run it again, and VCR will replay the response from iana.org when the HTTP request is made. This test is now fast (no real HTTP requests are made anymore), deterministic (the test will continue to pass, even if you are offline, or iana.org goes down for maintenance) and accurate (the response will cont
10_create_users.rb `��xU `9�xU class CreateUsers < ActiveRecord::Migration def change create_table :users do |t| t.string :name t.references :user_account t.timestamps null: false end end end 20_create_user_accounts.rb P��xU class CreateUserAccounts < ActiveRecord::Migration def change create_table :user_accounts do |t| t.string :email t.string :encrypted_password t.boolean :admin, null: false, de
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く