bluecloth
Installing bluecloth - configuration options?
I tried installing the bluecloth gem by typing gem install bluecloth But when I do that I get the following error message:[详细]
2023-04-07 03:24 分类:问答RoR BlueCloth copy the html
Hello I am using for a rails (2.3.4) BlueCloth (2.0.11) an want type my text in die text box and after that I want to copy the html preview, which is provided by BlueCloth.[详细]
2023-02-14 14:31 分类:问答is bluecloth 2 a drop-in replacement for BlueCloth 1?
Is bluecloth 2 a drop-in replacement for BlueCloth 1?We have a rails 2.3 app at the moment which uses the BlueCloth 1 gem; if we change our config to use t开发者_C百科he newer one, will we need to do[详细]
2023-02-06 00:50 分类:问答gem problems with snow leopard and nokogiri bluecloth and feedzirra
I just upgraded to snow leopard, ran the migration assistant and have spent hours and hours trying to get these gems to work with no luck. When I try to start my server I get the errors below. All the[详细]
2023-01-26 11:41 分类:问答BlueCloth isn't working with Rails 3
Is BlueCloth compatible with Rails 3? I can\'t make it work, may开发者_Go百科be someone uses it?[详细]
2023-01-13 13:13 分类:问答Ruby on Rails form f.text_area contains additional spaces
I have a quite average form in Rails, trough blog_kit <% form_for(@blog_post, :html => { :multipart => true }) do |f| %>\\[详细]
2023-01-10 18:34 分类:问答Problems installing rdoc, irb, bluecloth, chronic on fedora 12
What do these errors mean? [root@localhost config]# 开发者_如何学Gogem install bluecloth Building native extensions.This could take a while...[详细]
2023-01-01 11:03 分类:问答