糾錯(cuò):common.css 粘帖的 去下劃線的樣式 是css的預(yù)編譯sass,不能直接放到css里去
2015-03-18
post '/issues/:issue_id/comments' => "comments#create"
http://happypeter.github.io/rails10/13_comment.html
http://happypeter.github.io/rails10/13_comment.html
2015-03-18
@AliceYi 你的系統(tǒng)版本是 ubuntu 14.04 還是其他的?應(yīng)該是依賴包沒(méi)有裝好,試試這里的解決方案:https://www.ruby-forum.com/topic/5611427
后續(xù)溝通可以在這里,也可以到 QQ 群:282782371
后續(xù)溝通可以在這里,也可以到 QQ 群:282782371
2015-03-15
@千年老二 Rails 開(kāi)發(fā),業(yè)內(nèi)的共識(shí)是不要使用 Windows。建議換成 Mac 或者是 ubuntu 來(lái)操作。
2015-03-15
@happypeter路由等添加后回到瀏覽器刷新報(bào)錯(cuò)
“ExecJS::ProgramError in Welcome#index”
“Showing D:/website/meetup/app/views/layouts/application.html.erb where line #6 raised:”
“(in C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/turbolinks-2.5.3/lib/assets/javascripts/turbolinks.js.coffee)” 怎么解決呢?
“ExecJS::ProgramError in Welcome#index”
“Showing D:/website/meetup/app/views/layouts/application.html.erb where line #6 raised:”
“(in C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/turbolinks-2.5.3/lib/assets/javascripts/turbolinks.js.coffee)” 怎么解決呢?
2015-03-13
@happypeter我new一個(gè)新的rails項(xiàng)目,但是報(bào)錯(cuò)“C:/RailsInstaller/Ruby2.1.0/lib/ruby/site_ruby/2.1.0/rbreadline.rb:4372:in `<class:Win32API>': uninitialized constant RbReadline::Win32API::DL (NameError)”,這是為什么,怎么解決
2015-03-13
我在安裝Ubuntu的時(shí)候報(bào)了一個(gè)警告信息,連接超時(shí)。“Connect timeout Retrying...”;是哪里出了問(wèn)題啊???
2015-03-12
執(zhí)行到這一步下面報(bào) gem 的錯(cuò)誤
rails new meetup -d mysql
Bundler::GemspecError: Could not read gem at /home/vagrant/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/cache/sdoc-0.4.1.gem. It may be corrupted.
An error occurred while installing sdoc (0.4.1), and Bundler cannot continue.
bundler: command not found: spring
rails new meetup -d mysql
Bundler::GemspecError: Could not read gem at /home/vagrant/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/cache/sdoc-0.4.1.gem. It may be corrupted.
An error occurred while installing sdoc (0.4.1), and Bundler cannot continue.
bundler: command not found: spring
2015-03-10