-
## 【ゴール】
新規投稿で、テキストと複数枚の画像を投稿できる
## 機能
画面の写真のアイコンをタップで新規登録画面
テキスト入力と、複数枚の画像の選択
選択された画像はプレビューで表示する。
投稿のボタンをクリックで保存する。
## 対象となるモデル
card, user
## DBの紐付き
userモデルに対して外部キーでcardモデルが紐づ…
-
I request that the following data is removed from The Stack and StackOverflow:
- Commits
- GitHub issue
- StackOverflow:
- mikemerritt/LaravelTodo
- mikemerritt/NodeMVC
- mikemerritt/No…
-
Encountered an issue when attempting to use Jekyll 4.0.0 on Fedora Workstation 30. Somewhat similar to #141. Jekyll 4.0.0 seems to depend on sassc 2.2.0 and when executing `jekyll -v` I observed an er…
-
I'm having a problem that the access-token in my Response Header is sometimes empty. My application is pretty new and I started with authentication. For my Frontend I am using React and the redux-toke…
-
### 💪 やること
- VueでRailsで作ったAPIにアクセスして表示するVueの画面を作ります。
- axiosを使ってAPIにアクセスしたいなぁ〜(願望)
### ✅ 解決したいこと
- VueでAPIにアクセスして月文字を表示できるようにしたい。
### 🥅 このissueのゴール
- Vue3の書き方を学ぶ
- axiosの使い方を学ぶ
- Vites…
-
railsサーバー立ち上げ〜初期画面表示まで
-
I am trying to use Geokit gem in rails 5 api only project.
added `gem 'geokit'` in Gemfile
bundle show geokit return me this `/Users/username/.rvm/gems/ruby-2.4.0@rails5/gems/geokit-1.11.0`
But i…
-
refer to issue #88 i tried the latest version, this issue is still there
i'm using this command :
`ghorg clone all-groups --base-url=http://code.xyz.com --scm=gitlab --token=abc123 --preserve-d…
-
After use `byebug` and `continue`.
Page load time get slow. Webrick's ruby process got slow maybe.
Before use `byebug`
![before](https://cloud.githubusercontent.com/assets/2703486/7674479/d1ff0906-fd…
-
### Steps to reproduce
Log in to a rails application using Rails 5.0 specifying a session key in session_store.rb:
`Rails.application.config.session_store :cookie_store, key: '_my_session'`
Resta…