zed.0xff.me

rails3: link_to_function

1
ActionView::Template::Error (undefined method `link_to_function' for #<Class>)

теперь link_to_function находится в плагине prototype_legacy_helper:

1
./script/rails plugin install git://github.com/rails/prototype_legacy_helper.git

возможно, ребята придумали чем-то заменить, а потом и задепрекейтить, но никаких постов на эту тему я в нете не нашел.

  1. Gravatar hmax says:

    http://stackoverflow.com/questions/2250231/where-did-link-to-function-disappear-to-in-rails-3
    вкратце - выпилили совсемhttp://stackoverflow.com/questions/2250231/where-did-link-to-function-disappear-to-in-rails-3
    вкратце - выпилили совсем

Post a comment


(lesstile enabled - surround code blocks with ---)