Skip to content

get issues from wiki for demoday and create demo users - #74

Open
yeddachuang wants to merge 1 commit into
masterfrom
feature/data/wiki_issue
Open

get issues from wiki for demoday and create demo users#74
yeddachuang wants to merge 1 commit into
masterfrom
feature/data/wiki_issue

Conversation

@yeddachuang

@yeddachuang yeddachuang commented Oct 1, 2018

Copy link
Copy Markdown
Collaborator

rails demo:demo_all

利用 Nokogirl 分析 Wiki 頁面,擷取內容作為 demo 用 issue

需先安裝 Nokogirl
gem install nokogirl

因內含 User.destroy_all,但新增的 notifications 有 dependency
需暫時將 model/user.rb 修改如下

has_many :notifications, as: :recipient#, dependent: :destroy
demo data 建立後即可改回

@yeddachuang

Copy link
Copy Markdown
Collaborator Author

議題假資料

@wu790616

wu790616 commented Oct 1, 2018

Copy link
Copy Markdown
Owner

待首頁過慢問題釐清

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants