Hi All,

I'm working through a book which touches on Textile for formating in
the body of a blog.

The procedure is:

1)  Add this line to environment.rb
config.gem "RedCloth", :version => ">= 3.301", :source => "http://
code.whytheluckystiff.net"

2)  rake gems:install

3)  use   <%= textilize(article.body) %>

So it fails at #1 because of the whythluckystiff resources not being
available anymore !

So does anyone have an alternative so I can get this working ?

regards, Dave Porter


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to