@mentions for Users with ActionText in Rails6; Rails6.1更新。
Posted chentianwei
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了@mentions for Users with ActionText in Rails6; Rails6.1更新。相关的知识,希望对你有一定的参考价值。
git clone从https://github.com/chentianwei411/at-mentions-with-action-text
先fork下来,然后拷贝https连接,最后在terminal上:
git clone https://github.com/chenwei/at-mentions-with-action-text.git
然后因为ruby 和 rails版本。使用命令:
rvm 2.6.1@railsXXX版本 #简单的集合命令,详细看之前的相关博客。
根据提示安装bundler和yarn更新。
10821 gem install bundler:2.0.1
10822 bundle update
10828 yarn install --check-files
最后rails db:migrate并rails s启动服务器localhost:3000
rails6.1后: Module#parent_name帮助方法被替换:
# config.application_name = Rails.application.class.parent_name config.application_name = Rails.application.class.module_parent_name
以上是关于@mentions for Users with ActionText in Rails6; Rails6.1更新。的主要内容,如果未能解决你的问题,请参考以下文章
Open quote is expected for attribute "{1}" associated with an element type "
markdown import-users-with-same-email.md