{"id":4604,"date":"2021-12-28T08:13:54","date_gmt":"2021-12-27T23:13:54","guid":{"rendered":"https:\/\/suzutukiblog.com\/?p=4604"},"modified":"2022-03-07T20:36:14","modified_gmt":"2022-03-07T11:36:14","slug":"docker-model","status":"publish","type":"post","link":"https:\/\/suzutukiblog.com\/index.php\/2021\/12\/28\/docker-model\/","title":{"rendered":"Docker+rails\u74b0\u5883\u4e0b\u3067\u30e2\u30c7\u30eb\u306e\u8ffd\u52a0\u65b9\u6cd5\u30681\u5bfe\u591a\u306e\u7d10\u4ed8\u3051"},"content":{"rendered":"<h3>\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u4f5c\u6210\u3059\u308b\u30b3\u30de\u30f3\u30c9<\/h3>\n<pre>docker-compose exec web bundle exec rake db:create<\/pre>\n<h3>\u30e2\u30c7\u30eb\u3092\u8ffd\u52a0\u3059\u308b\u30b3\u30de\u30f3\u30c9<\/h3>\n<pre>docker-compose run web bundle exec rails g model task user:references name:string cotent:text<\/pre>\n<h3>\u30e2\u30c7\u30eb\u3092\u524a\u9664\u3057\u305f\u3044\u3068\u304d\u306e\u30b3\u30de\u30f3\u30c9<\/h3>\n<pre>docker-compose run web bundle exec rails destroy model task<\/pre>\n<h3>\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u524a\u9664\u3059\u308b\u5834\u5408\u306f\u3053\u3046\u3059\u308b<\/h3>\n<pre>class CreateMacs &lt; ActiveRecord::Migration[5.1]\r\n def change drop_table :macs\r\n end\r\nend<\/pre>\n<h3>\u30de\u30a4\u30b0\u30ec\u30fc\u30c8\u3059\u308b\u305f\u3081\u306e\u30b3\u30de\u30f3\u30c9<\/h3>\n<pre>docker-compose exec web bundle exec rake db:migrate<\/pre>\n<h3>1\u3064\u524d\u306b\u30ed\u30fc\u30eb\u30d0\u30c3\u30af\u3057\u305f\u3044\u3068\u304d\u306e\u30b3\u30de\u30f3\u30c9<\/h3>\n<pre>docker-compose exec web bundle exec rails db:rollback<\/pre>\n<h3>seed\u30d5\u30a1\u30a4\u30eb\u3092\u4f7f\u3046\u6642\u306b\u3001\u307e\u305a\u306f\u30ea\u30bb\u30c3\u30c8<\/h3>\n<pre>docker-compose run web bundle exec rails db:migrate:reset\r\n<\/pre>\n<h3><span class=\"description\">\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u4e0a\u306b\u30b5\u30f3\u30d7\u30eb\u30e6\u30fc\u30b6\u30fc\u3092\u751f\u6210\u3059\u308b<\/span><\/h3>\n<pre>docker-compose run web bundle exec rails db:seed<\/pre>\n<p>1\u5bfe\u591a\u306e\u5834\u5408\u306f1\u306e\u65b9(\u4f8b\u3068\u3057\u3066user\u3068\u3059\u308b)has_many :tasks, dependent: :destroy\u3092\u8ffd\u52a0\u8a18\u8ff0\u3059\u308b\u3053\u3068\u3067\u3001user\u3092\u6d88\u3057\u305f\u3068\u304d\u306b\u7d10\u4ed8\u3044\u3066\u3044\u308btask\u3082\u524a\u9664\u3055\u308c\u308b\u3088\u3046\u306b\u3067\u304d\u308b\uff01<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5072\" src=\"https:\/\/suzutukiblog.com\/wp-content\/uploads\/2021\/12\/3b1d88486496bffa6b24af6f7c586584.png\" alt=\"\" width=\"966\" height=\"134\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u4f5c\u6210\u3059\u308b\u30b3\u30de\u30f3\u30c9 docker-compose exec web bundle exec rake db:create \u30e2\u30c7\u30eb\u3092\u8ffd\u52a0\u3059\u308b\u30b3\u30de\u30f3\u30c9 docker-compose run web bundle  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[23,27,13],"tags":[],"class_list":["post-4604","post","type-post","status-publish","format-standard","hentry","category-docker","category-programming-note","category-rails"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/posts\/4604","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/comments?post=4604"}],"version-history":[{"count":5,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/posts\/4604\/revisions"}],"predecessor-version":[{"id":4610,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/posts\/4604\/revisions\/4610"}],"wp:attachment":[{"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/media?parent=4604"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/categories?post=4604"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/suzutukiblog.com\/index.php\/wp-json\/wp\/v2\/tags?post=4604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}