Hi Guys,
basicly, my application use rails 2.1.2, then when i upgrade into rails
3.0.3, bundle_fu plugins can't running and this is error message :
"wrong number of arguments (2 for 1)"
and this is the code for implement bundle_fu :
<% bundle do %>
<%=
stylesheet_link_tag('jquery.tooltip','main','error','bread_crumb') %>
<%= javascript_include_tag(:defaults) %>
<% end %>
what i have to do ?
--
Posted via http://www.ruby-forum.com/.
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.