-
Hello,
I often add rollbar to my projects without problems but this time it is not working:
Rails 5.2.0.rc1 (I have already been able to make Rollbar work in another rails 5.2.0.rc1 project).
…
-
登録しているユーザーの情報を編集できるようにする
-
### Description
I'm having trouble with getting the proxy feature to work. I'm not sure if it's because my API requires HTTP basic authentication. This is my code:
``` js
// package.json
{
…
-
**What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?**
```
{
"name": "Pivotal Application Service",
"build": "2.2…
-
When requesting POST api/v1/users/sign_in, the content type is text/html instead of application/json
even when the response body is a valid JSON with the signed in user.
* Replicable in http://ra…
-
So I understand that Symfony is a PHP framework, but what advantage is there to generating a `php-symfony` library? Can you also use the `php` library in a Symfony application?
I'm new to PHP (and …
-
It's not clear to me how to setup frappe_charts in rails5. I followed the instructions, but I don't see a chart. I put the following div in one of my views:
```
Should see a chart:
```
The…
7stud updated
6 years ago
-
-Modelを調整。SQLのインプット。(modelの組み方を改めて考える。)
-Controller/Rooting/Viewの調整
-サイト内検索機能(タグで管理) 実装する。
-REST API
-通知機能
-メッセージ機能 (rails5 のActioncableとかを試す)
-RSSフィード (builderとかを使う)
-Rspec (テストフレーム…
-
Hey there - I'm updating an old project to rails 5.2 and though I've got all gems seemingly playing nice with each other I'm getting the same 'alias_method_chain' seen in #5339
```
MacBook:batter…
-
主にこれが本丸であり、かなり大掛かりになりそう。
今は Page、StaticPage、とあって、それぞれ MDとERB(HTML)で対応しているけど、
ブログも MD で書くけど、 GitHub を使えないスタッフも投稿できるようにしたい。
= GUI で完結できるようなページも一緒に作らねば。
# ToDo Tasks List ⚒ (とりあえず)
- [ ] User Model …