instance_eval' from /usr/local/lib/ruby/gems/2.1.0/gems/rack-1.4.5/lib/rack/builder.rb:51:in
initialize'
from /opt/redmine/config.ru:in new' from /opt/redmine/config.ru:in
eval' from /usr/local/lib/ruby/gems/2.1.0/gems/rack-1.4.5/lib/rack/builder.rb:40:in
parse_file'
from /usr/local/lib/ruby/gems/2.1.0/gems/rack-1.4.5/lib/rack/server.rb:200:in app' from /usr/local/lib/ruby/gems/2.1.0/gems/railties-3.2.17/lib/rails/commands/server.rb:46:in
app'
from /usr/local/lib/ruby/gems/2.1.0/gems/rack-1.4.5/lib/rack/server.rb:304:in wrapped_app' from /usr/local/lib/ruby/gems/2.1.0/gems/rack-1.4.5/lib/rack/server.rb:254:in
start'
from /usr/local/lib/ruby/gems/2.1.0/gems/railties-3.2.17/lib/rails/commands/server.rb:70:in start' from /usr/local/lib/ruby/gems/2.1.0/gems/railties-3.2.17/lib/rails/commands.rb:55:in
block in <top (required)>'
from /usr/local/lib/ruby/gems/2.1.0/gems/railties-3.2.17/lib/rails/commands.rb:50:in tap' from /usr/local/lib/ruby/gems/2.1.0/gems/railties-3.2.17/lib/rails/commands.rb:50:in
<top (required)>'
from /opt/redmine/script/rails:6:in require' from /opt/redmine/script/rails:6:in
Is this plugin still being maintained? Which version of rdiscount is needed? When I try to install the plugin on a 1.4.2stable Redmine install with rdiscount 1.6.8 (and rpeg-markdown 1.4.6) I get a rake error stating that it can't load the file rdiscount. Freenode #redmine suggested that this patch is no longer compatible with the newer versions of Redmine or perhaps the version of rdiscount that I have installed.
Unfortunately I'm a pretty green ruby newbie and have not been successful in figuring this out on my own.