-
Phez currently has no tests. Would you like to contribute?
Ideally we'd use Factory Girl over rails stock yaml fixtures.
Testing framework suggestions? I'm open if you're willing to contribute.
-
Hey,
I am wondering if you have tried ORPO on llama3, I was using the same hp as mistral training the mt-bench score is quite low compared to llama-instruct and similarly trained mistral model.
…
-
### リポジトリ
https://github.com/mako4kamiya/tctr50_Baukis2_Rails6
### 自分なりのゴール
この本を一冊通すことで、顧客管理システムを作る
### この課題を選んだ理由
・Rails6を深めたい。
・Dockerを深めたい。
・今後、この課題で作った顧客管理システムをカスタマイズして、身内の会社の顧客管理を作りたい。
-
I'm trying to include `pry-rails` in a Rails 5 app using Ruby 2.4.1, but it doesn't seem to replace irb in the console.
I've included `pry-rails` in my gemfile and run `bundle install`, but when I …
-
I have some RuboCop-RSpec cops configured in my .rubocop.yml file, and that is breaking the plugin. Let me know if you need more info.
```
/my/projecy/path.rubocop.yml: RSpec/FilePath has the wron…
-
1.
![image](https://user-images.githubusercontent.com/57743360/84573928-03686000-add6-11ea-8b73-50399f011514.png)
if discount > 1000 , get error !
'PAYMENTREQUEST_0_SHIPDISCAMT': '-' + paypa…
-
As a Reporter user, I should be able to view CSAT scores along side Net Promoter Scores in the reports.
-
After installing cucumber_timing_presenter with "gem install cucumber_timing_presenter", and attempting to run as per the README ( "cucumber -t @PERF_001 -f CucumberTimingPresenter::TimingFormatter --…
-
When writing the letsencrypt_plugin.yml file it seems to not like the dynamically created array:
#### 1. Expected behavior
Running `rake letsencrypt_plugin` outputs
```
I, [2016-09-24T08:49:40.76134…
-
I'm pulling my hair out trying to work around this issue. I've installed version 2.1.3, and when I try to issue `rails db:create' I get almost 2000 lines of segfault errors (that exceed my scroll back…