Ticket #7 (closed bug: fixed)

Opened 3 months ago

Last modified 3 months ago

Malline does not work with Rails 2.1

Reported by: Phillip Koebbe <phillipkoebbe@gmail.com> Assigned to: riku
Priority: critical Milestone: Version 1.1
Component: Template system Version: trunk
Keywords: Cc:

Description

Installed Rails 2.1 and changed environment.rb to reflect new version. When running script/server, get the following error:

/usr/local//lib/ruby/gems/1.8/gems/malline-1.0.3/lib/malline/rails.rb:20: undefined method `register_template_handler' for ActionView::Base:Class (NoMethodError?)

Changed back to 2.0.2 and no problems.

Attachments

Change History

06/03/08 23:02:36 changed by riku

  • status changed from new to assigned.

Confirm this. Thank you Rails for breaking up the api.

06/04/08 00:10:59 changed by riku

  • status changed from assigned to closed.
  • resolution set to fixed.

Since it seems like that all the little refactoring in ActionView 2.1.0 has led (much?) cleaner structure, I could fix the Malline accordingly and implement some things better way.

In the meantime, [51], [50], [49] and [48] should fix the major problem, but I also like to make clear that Malline is not stable for Rails 2.1.0 and therefore I'm not doing a new Gem yet. The most bravest ones can try out the trunk.


Add/Change #7 (Malline does not work with Rails 2.1)




Change Properties
Action