パRails🚂
rails s
できない可能性が高いです。
@moegi29
@sadanora
5-1-4 220p コラムから
5-1-5 終わりまで。
PR:
5-1-6 223p 「ジョブの例外処理」から。🚂
@sharoa
queue_as
メソッドを使うらしい。@moegi29
@motohiro-mm
queue_as
メソッドに設定。処理ごとに分けると把握しやすい。@sadanora
queue_as
メソッドを使う。@ayu-0505
@sharoa
@moegi29
5-1-6 223p 「ジョブの例外処理」から
5-2-1 227p 終わりまで。
PR: https://github.com/motohiro-mm/Perfect_Ruby_on_Rails_Ch5/pull/3
5-2-2 227p 「Active Storageの動作と設定」から。🚂
@sharoa
@moegi29
@sadanora
retry_on
discard_on
ActiveJob::TestCase
を継承したクラスで実装する@ayu-0505
@motohiro-mm
5-2-2 227p 「Active Storageの動作と設定」から
5-2-5 「ダイレクトアップロード機能」まで。
PR:https://github.com/motohiro-mm/Perfect_Ruby_on_Rails_Ch5/pull/4
5-2-6 233p 「Active Storageの問題点」から。🚂
@ayu-0505
@sadanora
ActiveStorage::Attachment
はActiveStorage::Blob
との中間テーブルActiveStorage::Blob
は画像のメタ情報を格納している@sharoa
@hiromisugie
@motohiro-mm
has_one_attached :portrait
:userとblobを1対1で紐づける@moegi29
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing