issues Search Results · language:ruby state:open
Filter by
1M results (515 ms)
1M results
Refer to the following error message of the apt update command:
Error: The repository https://apt.releases.hashicorp.com resolute Release does not have a Release file.
Notice: Updating from such a repository ...
Hi, thank you for the plugin!!
Unfortunately I required a generator for wooden screws and your plugin only interpolates the triangular thread shape
around the center axis without taking the screw stem ...
背景
PR (#71) の code-reviewer から Nit 指摘あり:
Nit 1: `FOODS.map( :kcal).min` が呼び出しごとに毎回評価される
`app/services/calorie_equivalent_service.rb:41`
```ruby return nil if today_kcal FOODS.map( :kcal).min ```
`.min` ...
背景
PR (#71) のレビューで design-reviewer から指摘あり:
count が大きくなる問題: `today_kcal = 1000, seed でバナナが選ばれると count = 11` になる。 「バナナ 11 本ぶん」は視覚的にやや違和感があるが、デモ想定の歩行 kcal 範囲
(通常 100-400 kcal) では count が 1-3 に収まる可能性が高く、MVP ...
Summary
A method that returns a hash literal { key: @ivar, ... } has its return type inferred when the method is first scanned.
After matz/spinel#247 s fix correctly widens the ivar s slot to poly via ...
Summary
Extend the Resolve apply-script path to install and apply Fusion Fuses (Lua-based Resolve plugins) per clip, driven by
recipe directives. This is a Resolve-only feature (FCPXML can t carry fuses). ...
Summary
When a parent class defines a helper method (e.g. def assert_not_nil(value, msg = nil)), the method s parameter types
are inferred from call sites. matz/spinel#207 fixed this for call sites within ...
背景
Issue #71 (= 食べ物換算機能) の議論で出た「next」案:
``` ≒ アイス 1 個ぶん, next: ビール 350ml ```
意味: 現在の達成食品 + 同スケール内の次の食品を併記、ゲーミフィケーション (= もう少しでこれにも届く)。
Issue #71 で見送った理由
事前 3 者レビューで全員「切るべき」と判断:
1. 強要原則違反 (= 「あと N ...
背景
Issue #71 (= 食べ物換算機能) の議論で、画面上の食品換算重複を回避するため、棲み分けを再設計:
- 下段 4 カード「消費カード」: 軽食カテゴリ + 動的換算 (= Issue #71 で実装)
- AI 提案カード: 「今日の消費 → 累計貯カロリー」ベースに変更 (= 本 Issue)
- 貯カロリーカード本体: 数字のみ (食品換算なし)
→ AI の役割を「累計のご褒美提案」として最大化、Claude ...
As a user, I should be able to see all of the content that I have uploaded, regardless of the moderation state.
Currently, this isn t possible. All the list views (content#index, feed#show) use breakdowns ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.