差分

移動先: 案内検索

Tepnote

997 バイト追加, 2021年10月10日 (日) 08:14
migration
| || rails generate migration add_admin_to_users admin:boolean
|-
| やり直し ||rails destroy migration add_order_to_categories order:integer
|-
| ||
|}
 
== migration ==
{| class="wikitable sortable"
| || rails db:migrate:status
|-
| やり直し || rails db:rollback STEP=1 rails db:rollback STEP=2 [https://railsguides.jp/active_record_migrations.html 参考]
|-
| || rails db:seed
|-
| セル内のテキスト || セル内のテキストrails db:migrate:reset
|-
| セル内のテキスト || セル内のテキスト
| || heroku config:set AWS_REGION="ap-northeast-1"
|-
| 郵便番号から検索 || app/views/layouts/application.html.erb [https://pinzolo.github.io/2017/03/15/yubinbango-with-turbolinks.html 参考] <script src="https://yubinbango.github.io/yubinbango/yubinbango.js" charset="UTF-8"></script>|-| 【jQuery】要素を指定するセレクタの使い方 || [http://www.hp-stylelink.com/news/2013/11/20131122.php 参考]|-| 一括登録フォーム || [https://rails.densan-labs.net/form/bulk_registration_form.html 参考]|-| Prawn pdfを出力するリンク ||<%= link_to "PDFを表示", 適宜指定_path(format: "pdf") %>|-| Turbolinks || [https://www.autovice.jp/articles/142 参考]|-| Calendar || [https://code-notes.com/lesson/31 参考]|-| 0埋め || format|-| puma.rb | workers Integer(ENV['WEB_CONCURRENCY'] || 2) [https://qiita.com/yo-iida/items/20e86e913000f6d080ca 参考]|-| モーダルウィンドウ || [https://tech-dig.jp/js-modal/ 参考]
|-
| ||
|}

案内メニュー