froala / froala/editor-ruby-sdk-example

Hardcoded local path

オープン
#18 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Ruby
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

I've been unable to get the Froala gem working for me, and so I thought I'd try the example app so I could eliminate a lot of variables and also have a model to look at (in case anything was missing from the README for that gem).

When I cloned this repo and tried running it, I found that it has hardcoded local paths. As far as I can see, there's no good reason for that.

```
$ PORT=3011 rails server
The path `/Users/me/work/wysiwyg-editor-ruby-sdk` does not exist.
```

The problem is in the Gemfile, right at the bottom:

```
# Froala Editor SDK
gem 'froala-editor-sdk', path: '/Users/me/work/wysiwyg-editor-ruby-sdk'
```

Also, is `froala-editor-sdk` just an old version of `wysiwyg-rails`? Since I don't see `wysiwyg-rails` listed in the Gemfile here, I'm guessing that that's the case.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。