I updated to My dev version to edge and I have some difficulties:
I obtain this error when clicking on an article from the home page:
Looks like there were changes in the routing to comments? I will need to
update my theme.
Showing themes/thinkosphere_theme/views/articles/_comment_form.html.erb
where line #1 raised:
undefined method `comments_path' for #<ActionView::Base:0x7ff915666168>
Extracted source (around line #1):
1: <% form_remote_tag :url => comments_path(@article),
2: :position => :bottom,
3: :update => {:success => 'commentList'},
4: :loading => "loading()",
Trace of template inclusion:
themes/thinkosphere_theme/views/articles/read.html.erb
themes/thinkosphere_theme/views/articles/_comment_form.html.erb:1
config/initializers/benchmark_hacks.rb:4:in `realtime'
themes/thinkosphere_theme/views/articles/read.html.erb:61
config/initializers/benchmark_hacks.rb:4:in `realtime'
app/controllers/redirect_controller.rb:98:in `show_article'
app/controllers/redirect_controller.rb:97:in `show_article'
app/controllers/redirect_controller.rb:43:in `redirect'
-e:2:in `load'
-e:2
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list